Tutorials: LINQ to SQL

Learn how to use LINQ to SQL to retrieve and modify database data.

Introduction to LINQ to SQL

Creating Entities

Learn how to create LINQ to SQL entities that represent database objects.

Selecting Data

Learn how to retrieve data using LINQ to SQL queries.