AspNetCore.Docs/aspnet/mvc/videos/mvc-2/how-do-i/creating-model-classes-with...

1.3 KiB

uid title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
mvc/videos/mvc-2/how-do-i/creating-model-classes-with-linq-to-sql Creating Model Classes with LINQ to SQL | Microsoft Docs StephenWalther Learn how to create data access classes by taking advantage of Microsoft LINQ to SQL. In this video tutorial, you learn how to use a LINQ to SQL DataContext... aspnetcontent wpickett 08/20/2008 article d33d89ca-bb2a-4fb2-a0fa-0b423d710acb dotnet-mvc .net-framework /mvc/videos/mvc-2/how-do-i/creating-model-classes-with-linq-to-sql video

Creating Model Classes with LINQ to SQL

by Stephen Walther

Learn how to create data access classes by taking advantage of Microsoft LINQ to SQL. In this video tutorial, you learn how to use a LINQ to SQL DataContext class directly within a controller. You also learn how to use the Repository Pattern to create testable and flexible database-driven applications.

▶ Watch video (24 minutes)

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