Entity Framework 4.0 By Example
This course walks you through the basics of using Entity Framework 4.0
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
Models in Entity Framework 4 |
|
00:27:06 | |
|
Create a model from a database
|
|
10:07 | |
|
Create a database from a model
|
|
16:59 | |
Using Entity Framework 4 |
|
00:20:20 | |
|
Exploring the classes generated from an Entity Data Model
|
|
11:37 | |
|
Consuming an Entity Model from a separate .NET project
|
|
08:43 | |
Accessing data in Entity Framework 4 |
|
00:33:10 | |
|
LINQ to Entities
|
|
12:09 | |
|
Updates
|
|
09:50 | |
|
Mapping Stored Procedures
|
|
11:11 | |
T4 Templates in Entity Framework 4 |
|
00:17:30 | |
|
Customizing Code Generation with T4
|
|
07:02 | |
|
POCO T4 Code Generation Template
|
|
10:28 | |
Databinding with Entity Framework 4 |
|
00:26:45 | |
|
Creating Master-Details Windows Forms
|
|
13:47 | |
|
WPF and Entity Framework Data Binding
|
|
12:58 | |
POCOs in Entity Framework 4 |
|
00:14:06 | |
|
Using Plain Old CLR Objects (POCOS)
|
|
14:06 |
Models in Entity Framework 4