I have Windows Desktop Application and i want to import Contacts from Yahoo. Is there any solution to import contacts from yahoo directly?.Since, YQL and OAuth are the option for Web development. Google provided an API for import contacts from gmail. which is pretty straight forward.
Yes, I got my answer http://www.codeproject.com/Articles/91646/Implementing-Yahoo-Contact-Reader-Using-ASP-NET Since, Yahoo provide security all you need to do a Domain verification first. rest worked fine.