Resource Name:

Binding Raw Xml to a DataGrid Control in ASP.NET

 

Resource Desc:

Xml has become a very ubiquitous and is an integral part of .Net and the System.Data namespace. The problem lies in that not many people know how to take advantage of some of the features. When we are using a database, we naturally use the Systen.Data namespace, but with Xml documents as data there are hundreds of solutions for displaying Xml data out there for .Net.

 

Resource URL:

http://www.csharphelp.com/archives2/archive353.html

 

Rating: 0.00

 

# Times Viewed: 2445

 

Reviews
6/11/2006 8:43:51 PM Great tutorial. There is also a tutorial about binding xml to datagrid at www.KYNOU.com Go to the link above and search for "Binding XML to DataGrid". There is also a chat room where I try to be there to answer questions. :)