Posted on: 1/1/2015 3:33:00 PM | Views : 514

Hi All,
I want to implement google signup and fetching google conatcts list in my asp.net application.
for that i searched and i found 2 articles.
for google signup integration i found
http://www.aspsnippets.com/Articles/Login-with-Google-Account-API-in-ASPNet-and-get-Google-Plus-Profile-details.aspx
and for fetching google contacts list i found
http://www.aspsnippets.com/Articles/Import-Contacts-from-Google-Gmail-Account-in-ASPNet-using-C-and-VBNet.aspx

the above examples are working fine for 2 different individual websites.
but i want to implement above 2 functionalists in same website but i am unable to integrate.
as i observed above examples they ...

Go to the complete details ...