Open at the last moment and Close at the first opporunity. Use Dynamic Help in VS. Get Indfex and Type in Connection. You will see an entry for about Connection objects. The Help is full of interesting reading.
"The following topics provide information about how to create and manage ADO.NET connection objects in Visual Studio.
In This Section
Introduction to ADO.NET Connection Design Tools
Provides an overview of connection objects and how to work with them.
Creating ADO.NET Connection Objects
Explains how to create connection objects on forms and components.
Creating Connections to SQL Server
Explains how to establish a connection between an application and a SQL Server database.
Creating Connections to Access Databases
Explains how to establish a connection between an application and a Microsoft Access database.
Creating Connections to ODBC Data Sources
Explains how to establish a connection between an application and an ODBC data source.
Creating Connections to Oracle Databases
Explains how to establish a connection between an application and an Oracle database.
Related Sections
Adding New Data Connections in Server Explorer
Explains how to create design-time connections in Visual Studio, which you can use to browse available data sources.
Connecting to a Data Source Using ADO.NET
Lists topics in the .NET Framework documentation that describes how to create and manage connection objects programmatically.
Configuring Applications Using Dynamic Properties
Provides conceptual information about storing property values in a configuration file that can be changed at run time, which is particularly useful for connection information such as server name and user name.
Connection Pooling for the .Net Data Provider for SQL Server
Provides instructions on how to manually manage connection pooling if you are using the SqlConnection class. "
Forms/Controls Resizing/Tabbing
Compare Code
Generate Sort Class in VB
Check To MS)