By shaharab
via dev102.com
Submitted: Apr 25 / 05:12
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.
Add your comment