Re: XML and C#

Newbie Member
1Mar2008,02:55   #1
mustafaiqbal's Avatar
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
Go4Expert Founder
4Mar2008,11:19   #2
shabbir's Avatar
I have removed your attachment as well as moved your thread into the forum. Don't jump into any C# article with your code as it may go un-noticed. Also try posting your code instead of attaching it.