Using XML in C#

Contributor
13Apr2007,20:33   #1
shah123's Avatar
Hi All,

I am kind of learning C# and building small applications. Can anybody give me some ideas as i want to learn and use XML in oncoming some applications of C# but i am not sure in what context i should be using it.

Please advise.

All comments, applications examples and websites reference should be helpful.

Thanks,
regards,
Go4Expert Founder
14Apr2007,00:15   #2
shabbir's Avatar
Start with the System.Xml namespace and see what is comes your way.

I would suggest get some RSS feed from this site and have it parsed into some array list or something similar.