从 C# 创建 hotmail 帐户
有谁知道我将如何从 C# 创建一个新的 hotmail 帐户? 屏幕抓取和发布?还是有更简单的方法?
Does anybody know how I would go about creating a new hotmail account from C# ?
Screenscraping and POSTing ? or is there a simpler way ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我在这里大胆猜测一下,机器人创建的帐户可能违反了他们的服务条款。
您可能最好要求用户为自己创建一个帐户,或者通过将他们发送到注册页面或在应用程序内的浏览器组件中显示它等来提供一些帮助。
I'll take a wild guess here and say that bot-created accounts might be against their ToS.
You might be better off asking the users to create an account for themselves, or helping out a little bit by sending them to the register page or display it in a browser component inside the application, etc.
我认为您无法做到这一点,因为您需要解决验证码。
I dont think you will be able to do it as you will required to solve a Captcha.
虽然我严重怀疑 Microsoft 是否在 Live API 中提供了此功能,但我想看一下总不会有什么坏处:
实时服务 SDK
实时服务入门
Although I seriously doubt Microsoft has provided this in the Live API, it never hurts to take a look, I guess:
Live Services SDK
Get Started With Live Services