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

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -