Community

LINQ to XML in 3 easy steps

(Shahar A) Linq to xml provides an easy query interface for XML files. In the following example I will demonstrate how to use it for reading and writing data from/to xml file, using the file for persistency maintaining a list of objects. This can be used for storing application settings, storing per

Read More - Register for Free Membership