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

1.2 KiB

uid title author description ms.author ms.date ms.assetid 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 08/20/2008 d33d89ca-bb2a-4fb2-a0fa-0b423d710acb /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