Data Access (How Do I in Visual Basic Express)

This page provides links to Help on widely used Visual Basic data tasks. To view other categories of popular tasks covered in Help, see How Do I in Visual Basic Express.

Note

If you are using Visual Basic Express, some of the Help links on this page may be unavailable, depending on the options that you chose during installation. For more information, see Troubleshooting Visual Basic Express.

In Visual Basic Express

Visual Basic Express includes tools for adding and connecting data to your application.

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.

In General

Displaying Data on Windows Forms

Connecting Applications to Data

Modifying Data

Updating and Saving Data

Working with TableAdapters

Loading Data

Validating Data

Working with Datasets

Managing Multiple Users and Conflicts

Language-Integrated Query (LINQ)

Using LINQ to Objects

Using LINQ to SQL

Using LINQ to XML

Using LINQ to DataSet

Working with Microsoft SQL Server Compact 3.5

Working with Microsoft SQL Server 2005

Object Relational Designer (O/R Designer)

Other Resources

The following Web sites are excellent resources to find more information, see what other Express users are doing, and remain a part of the Visual Basic Express community as it grows.

  • Visual Basic Developer Center
    Central location for information about Visual Basic. Includes case studies, new tools, and other downloads.

  • Beginner Developer Learning Center
    Central location for learning materials for the beginner developer. Includes video tutorials, articles, the How-To Reference Library, and Kid's Corner.

  • Coding4Fun
    Includes lots of articles and coding tips for the Visual Basic Express developer.

  • Visual Basic 6.0 Resource Center
    Provides help for developers who want to upgrade Visual Basic 6.0 applications.

See Also

Concepts

How Do I in Visual Basic Express