Entity Framework & Linq to Entities: “Movies” Example Setup

The Entity Data Model Used in the “Movies” Example

Here you’ll find the diagrams representing the database structure, entity data model, and entity object model used by the code examples found in the Linq to Entities Quick References.

C# Entity Framework & Linq to Entities (Quick Reference)

The Entity Framework & Linq to Entities: CRUD (Create, Read, Update, Delete) Tasks with CSharp

In this series of posts, I’ll break down how to use Linq to Entities to perform common CRUD (Create, Read, Update, and Delete) tasks with an entity data model generated by Visual Studio 2008 and based on the Entity Framework.

Follow

Get every new post delivered to your Inbox.