|
|
Getting Started with ADO.NET |
|
|
Gurneet Singh |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
100 |
Getting Started with ADO.NET is a tutorial which is more informative to the novice to know about the ADO.NET objects. ADO.NET can be used to access data from various data sources such as XML files, database table etc., Inorder to use the ADO.NET objects you must import System.Data namespace on your aspx pages. This tutorial shows you an example code which uses various ADO.NET objects to display the database data.
|