
July 26th, 2005, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 857
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
A Closer Look at ADO.NET: The Connection Object
The first thing we need to do with a database application is establish a connection to the database. ADO.NET handles this by using connection classes. In this article, Michael Youssef shows you how to start using connection classes, with examples.
Read the full article here: A Closer Look at ADO.NET: The Connection Object
For more discussion go here: Blog Article Discussion
|