How to develop gmail account creator and youtube account creator using dotnet?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • itrose
    New Member
    • May 2010
    • 6

    How to develop gmail account creator and youtube account creator using dotnet?

    Hi All,

    I want to develop a Gmail account creator and YouTube account creator software using .Net?

    Does any one has idea of how to do it?

    Any idea will be really appreciable.
  • Jerry Winston
    Recognized Expert New Member
    • Jun 2008
    • 145

    #2
    I haven't done this personally, but this seems like a pretty straightforward project. If I understand the technologies involved correctly, Google accounts have authentication right to the YouTube site. Therefore, by extension when you create a Google account you are creating a YouTube account too. I would recommend using the Google account creation API. Everything should be there for you to create accounts for both Google and YouTube.

    Comment

    Working...