How to get values from XML files in C#
how to read values in the xml elements and attributes from an xml file in C#?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Venkatesh KumarPosted Jul 31, 2012, 2:19 PM
Please check the below links , it'll be helpful.
http://www.c-sharpcorner.com/uploadfile/mahesh/readwritexmltutmellli2111282005041517am/readwritexmltutmellli21.aspx
http://www.mindstick.com/Articles/851bfc02-9c84-41c4-a3ca-d83b5fd0adf2/
http://csharp.net-informations.com/xml/how-to-read-xml.htm
VulpesPosted Jul 31, 2012, 11:36 AM
I'd read an introductory article such as the following to get started:
http://www.codeproject.com/Articles/24376/LINQ-to-XML