Resource Name:

Loading and Binding XML in a DataSet

 

Resource Desc:

This example demonstrates the basics of loading XML into a DataSet. DataSet methods such as ReadXml(), GetXml() and GetXmlSchema() are called and the output of the methods is written to an ASP.NET page. The DataSet is then bound to a DataGrid.

 

Resource URL:

http://www.xmlforasp.net/codeSection.aspx?csID=45

 

Rating: 3.00

 

# Times Viewed: 1577

 

Reviews