Home » questions » Where can I find a tutorial on connecting to the cddb using c#?

Where can I find a tutorial on connecting to the cddb using c#?

2006-08-12 12:24:01, Category: Programming & Design
I am creating a music player (not another one! ahhh hehehe) and i would like to connect it to the cddb for the cd info. I would like any help on a tutorial on connecting to it. I am an intermediate c# programmer, and advanced in other languages.

Answers

  1. Kiff

    On 2006-08-12 12:31:12


    Unsure about a tutorial, but here is a link to a library that you can use to help out. http://www.thecodeproject.com/cs/media/freedb.asp I haven't taken a look at the library, but I suppose you could use it to get a better understanding also.