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,
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.