I want to import contact list from gmail using mvc C#. but without using jquery
have you any idea how to do it ?
Thanks,
I want to import contact list from gmail using mvc C#. but without using jquery
have you any idea how to do it ?
Thanks,
This link will help.
The article will explain how to import gmail contacts of a user by using GContacts Data API provided by Google.
Or else, you can refer the following Question How to import Google contacts in ASP.NET MVC (no third party please)