
MSDN Library for Microsoft Visual Studio 2008 Express Editions
The following are some of the more in-depth topics that the Library offers to help you as you explore adding data to your application. To use these links, you have to have the Microsoft MSDN Express Library 2008 installed or have access to the MSDN Online library.
- Accessing Data in Visual Basic Applications
Visual Basic includes several new features to help you develop applications that access data.
- Displaying Data Overview
Provides an overview of how to display data on a form. Also provides links to further information.
- Data Sources Overview
Provides an overview of how to create and edit data sources.
- TableAdapter Overview
Provides an overview of TableAdapters, which provide communication between your application and a database.
- Walkthrough: Displaying Related Data on a Form in a Windows Application
Provides step-by-step details about how to display data from two related tables on a Windows Form.
- Validating Data
Provides links to information about validating data.