Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section provides introductory information about programming with LINQ to DataSet.
In This Section
LINQ to DataSet Overview
Provides a conceptual overview of LINQ to DataSet.Loading Data Into a DataSet
Provides an example of populating a DataSet. This example uses DataAdapter to retrieve data from a database.Downloading Sample Databases (LINQ to DataSet)
Provides information about downloading the AdventureWorks sample database, which is used in the samples throughout the LINQ to DataSet section.How to: Create a LINQ to DataSet Project In Visual Studio
Provides information about creating a LINQ to DataSet project in Visual Studio.