[mb-devel] C# Very basic newbie question

Robert Kaye rob at eorbit.net
Fri Jan 5 23:22:35 UTC 2007


On Jan 5, 2007, at 3:43 AM, Catherine wrote:

> Hi,
>
>
>
> I am completely new to MusicBrainz and am trying to write a simple  
> metadata-retrieval app in C#. I have downloaded the C# bindings  
> from the site, but am having difficulty getting the getalbum  
> example to work.
>
The C# bindings use the old web service which has recently been  
deprecated. For new development please use the new web service that  
is XML based:

   http://musicbrainz.org/doc/XMLWebService

Unfortunately we do not provide C# bindings for this service.  
Fortunately this new service is easier to work with than the old  
service and if you know how to retrieve a web resource and parse an  
XML file, you're half way there to what you need to use this new  
service.

Sorry!

--

--ruaok      Somewhere in Texas a village is *still* missing its idiot.

Robert Kaye     --     rob at eorbit.net     --    http://mayhem-chaos.net





More information about the MusicBrainz-devel mailing list