Yahoo contacts api asp.net c#
I am trying to get yahoo contacts, but its not working for me.
Found some code 开发者_如何学运维from http://sourceforge.net/projects/opencontactsnet/
I am using asp.net 2008.
Please let me know if you have any other way to get the contacts.
Also, i have tried to use http://developer.yahoo.com/social/contacts/, bu the create project link is not working.
Did you look here Import Address Book from Gmail/Hotmail/Yahoo using C# and ASP.NET or you have any other problems (as you said not working for me)
Check out SocialAuth.NET
They cover all the social service providers like Gmail, Hotmail, Yahoo, LinkedIn, Twitter etc.
精彩评论