Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
The .NET framework provides the Dataset object which is designed to handle data abstractly independent of the data source.
http://stardeveloper.com/articles/display.html?article=2002022801&page...
Tutorial Statistics
Total Hits: 2317
Average Rating :     
Total Votes: 0 votes
Category: ASP.Net/ASP.Net XML
Submitted on: 2008-03-07 04:46:21
Submitted By: Devesh Khanna
Set as Favorite
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. More detail...
|
|
|