i need to get the value of an Node in an XML File.
My XML file looks like this:
You may also want to have a look at the methods given below.
1) XmlDocument and XmlNode
2) Serialization and Deserialization.
3) Simplified example of Serialization and Deserialization