tags:

views:

282

answers:

4

how can i fetch the yahoo contacts in asp.net any source code or any reference.

A: 

The Yahoo Contacts API

rchern
A: 

Yahoo's full .net specific documentation for this stuff can be found at http://developer.yahoo.com/dotnet/

sblom
A: 

One way is to use YQL - this is a webservice, so you can simply access it as such.

OR

Read http://developer.yahoo.com/social/contacts/ and Use WebClient in ASP.NET. You can take idea how to use API from here.

Brij
That link on how to use the API points to a 3 year old article which doesn't work anymore.
Jack Marchetti
A: 

StesCodes provides DLL or webservice for fetching contacts, all you have to do is just add the reference of those and then pass the username and password to appropriate functions and the return type is collections which contacts contacts.

  1. Stescodes uses no exe’s
  2. StesCodes uses no user redirection for permission
  3. StesCode source code will work both in shared and dedicated servers
  4. StesCodes provides code update
  5. 100% UI customizable
  6. Uses no OAuth
mark