|
Hi,
I am trying to parse an iTunes xml file in C#. I want to be able to extract specific information from the xml file one at a time (getting the name of track, artist, genre, total time) controlled by let say a button. and when I say one at a time, I mean, get all the specified info for each song in the playlist.
I have included a sample iTunes xml file (with 3 songs in the playlist) if you don't have one
Thank you for your time.
Last edited by shabbir; 4Mar2008 at 11:18..
Reason: Attachment Removed
|