Best Tutorials website


Displaying XML Data in an ASP.NET page

Displaying XML Data in an ASP.NET page

The .NET framework provides the Dataset object which is designed to handle data abstractly independent of the data source. The DataSet can handle data from variety of sources like SQL, XML etc. In this article we'll show you how to bind a data grid control to data in an XML file using the DataSet class.




Views: 682 | Rating star | by Sean




View this tutorial
Broken link Report broken link?