Friday, December 31, 2010

XML Creation

Creation of XML file is very much easy with the existing class library in the .Net framework with the C#. Although we can create many complex XML files , here i have presented a simple application which is easy to understand, it creates & stores the XML file in Text File. It retrieves the XML file & displays the data.
OUTPUT
Created XML File:

Retrieved XML data:

No comments:

Post a Comment