Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.05 KB

how-do-i-linq-to-sql-overview.md

File metadata and controls

21 lines (17 loc) · 1.05 KB
uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-overview
[How Do I:] LINQ to SQL: Overview | Microsoft Docs
scottstanfield
New language features for C# and VB support data access directly from code, without writing SQL. This video shows the minimum steps to use LINQ (Language Int...
riande
11/15/2007
f8d01146-8048-4750-a43b-aae53e3bd5f6
/web-forms/videos/data-access/how-do-i-with-linq/how-do-i-linq-to-sql-overview
video

[How Do I:] LINQ to SQL: Overview

by Scott Stanfield

New language features for C# and VB support data access directly from code, without writing SQL. This video shows the minimum steps to use LINQ (Language Integrated Query) to query, update, add and delete rows from the Northwind database.

▶ Watch video (9 minutes)

[!div class="step-by-step"] Next