BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


SQL XML


 
 

<< SEOSystem.XML >>
 


By Sonu Kapoor
First Posted 02/20/2005
Times viewed 244

What is the usage of the XmlDataDocument?


Summary What is the usage of the XmlDataDocument?

The XmlDataDocument is mainly used to work with a dataset. Through that class you can manipulate the data stored in a dataset easily. All changes you make in the dataset class are made in the Xml and all changes in the xml are being made in the dataset. Here is a small example which adds a new SubCategory after the MainCategory node to the below XML.

Additional information

Further additional information


Rate this article on a scale of 1 to 10 (1 votes, average 1)

Your vote :  

<< SEOSystem.XML >>
 





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML