Episode

LINQ, Entity Framework and Remote Data Sources | C# Advanced [4 of 8]

Learn how LINQ translates queries from C# code into the native format for any data source. In this video, you'll see how LINQ works with Entity Framework to query SQL data sources.

Download the Contoso Pets sample and explore the queries yourself using the code.

C#