LINQ to Entities - The ObjectContext
Posted: 13/10/2007 by Mike Taulty
If you experience any technical difficulties viewing this video please email us at ukmsdn@microsoft.com.
Overview
ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at one of the key types in the object model, the ObjectContext that encapsulates a connection to our model, the metadata of the model, the ability to perform CRUD operations and state management capabilities.
(Duration: 22mins 0secs)
Tags: .NET, .NetFramework, ADO.NET, LINQ
Latest screencasts by Mike Taulty
-
Visual Studio 2008 - Remote Debugging with MSVSMON.EXE
The application's on one machine and Visual Studio ...
-
ADO.NET Data Services - Service Operations
ADO.NET Data Services has a service-side facility for ...
-
ADO.NET Data Services - Query Interceptors
ADO.NET Data Services has a facility whereby we can ...
-
ADO.NET Data Services - Querying with LINQ
For a .NET client that interacts with an ADO.NET Data ...
-
ADO.NET Data Services - A Basic .NET Client
In this video we'll take a quick look at how we can ...
All Mike Taulty Screencasts