asp.net - C# Upload Profile Picture -
i making mvc 4 web app includes accounts. want accounts have profile pictures unfortunately don't know start. have oauth set up, possible retrieve profile picture microsoft, twitter, facebook, or google account provided?
you can start here microsoft account: http://msdn.microsoft.com/en-us/library/live/hh826534.aspx#name_rest
the other identity providers have similar mechanism same thing.
Comments
Post a Comment