Introduction to XML and XSLT in C#.Net

Posted on Code Project See other posts from Code Project
Published on Mon, 14 Jun 2010 12:23:00 GMT Indexed on 2010/06/14 12:24 UTC
Read the original article Hit count: 115

Filed under:
In this article, you will see how to create and read the XML file, how to add new elements, new attributes and replace the value of existing element in/from existing XML file.

© Code Project or respective owner