tags:

views:

119

answers:

2

Hi,

Can anyone please suggest how to integrate yahoo music api in asp.net website?

thanks

A: 

Check this page for some samples : http://developer.yahoo.com/dotnet/

Tell us what you are trying to do exactly and we can help you more.

Shoban
+2  A: 

I would recommend starting by looking at the API information that Yahoo supplies... http://developer.yahoo.com/music/

After you've done that, if you have more of a specific question or problem, feel free to add another question here on SO with more details.


I found this information on their sites:

3rd Party Downloads
Here are other downloads provided by our enthusiastic developers.
(External links)
1. Yahoo! Music Jukebox Remote .NET 1.1 wrapper class and source
2. Yahoo! Music Jukebox plug-in VS 2003 project wizards
info from: http://developer.yahoo.com/dotnet


RSolberg