Import Gmail Contacts Using C#MSManish Sharma11yAsked Nov 17, 2014, 2:38 AM2.8kLearn iOS ProgrammingImport Gmail Contacts Using C# not working on server it only works on localhost suggest me neha
Shweta Lodha11y agoPosted Nov 18, 2014, 9:39 AMManish Sharma,AS I mentioned, please have a look at oAuth API. Please check this link, you will get an idea:http://forums.asp.net/t/1961519.aspx?Importing+Google+Contacts+using+oAuth+API+vewrsion+3Sample implementation of oAuth is on below link. Please check and modify it as per your need.http://www.codeproject.com/Tips/359144/Legged-OAuth-Authentication-in-NET-Csharp
MSManish Sharma11y agoPosted Nov 17, 2014, 10:45 PMHello Shweta Lodha,Thanks,i have try this link http://www.aspdotnet-suresh.com/2010/04/import-contacts-from-gmail.html,this link not working on live server,please suggest me any link.
Shweta Lodha11y agoPosted Nov 17, 2014, 12:57 PMHello Manish Sharma, Yahoo, Gmail, etc provide an external API to import contacts. This API is a open standard, called OAuth.
MSManish Sharma11y agoPosted Nov 17, 2014, 3:48 AMsir i had already try this code it also not working online server
Joginder Banger11y agoPosted Nov 17, 2014, 2:42 AMtry this link http://stackoverflow.com/questions/1085498/import-address-book-from-gmail-hotmail-yahoo-using-c-sharp-and-asp-net
Shweta LodhaPosted Nov 18, 2014, 9:39 AM
AS I mentioned, please have a look at oAuth API. Please check this link, you will get an idea:
http://forums.asp.net/t/1961519.aspx?Importing+Google+Contacts+using+oAuth+API+vewrsion+3
Sample implementation of oAuth is on below link. Please check and modify it as per your need.
http://www.codeproject.com/Tips/359144/Legged-OAuth-Authentication-in-NET-Csharp
Manish SharmaPosted Nov 17, 2014, 10:45 PM
Thanks,i have try this link http://www.aspdotnet-suresh.com/2010/04/import-contacts-from-gmail.html,this link not working on live server,please suggest me any link.
Shweta LodhaPosted Nov 17, 2014, 12:57 PM
Yahoo, Gmail, etc provide an external API to import contacts. This API is a open standard, called OAuth.
Manish SharmaPosted Nov 17, 2014, 3:48 AM
Joginder BangerPosted Nov 17, 2014, 2:42 AM
http://stackoverflow.com/questions/1085498/import-address-book-from-gmail-hotmail-yahoo-using-c-sharp-and-asp-net