In addition to the well-publicized Code First approach to database development that the Entity Framework 4.1 provides, it also provides the DbContext API. The DbContext API works with Code First, Database First, and Model First and provides a simplified, productive environment for building all types of data-backed applications.
Overview
In addition to the well-publicized Code First approach to database development that the Entity Framework 4.1 provides, it also provides the DbContext API. The DbContext API works with Code First, Database First, and Model First and provides a simplified, productive environment for building all types of data-backed applications.
Syllabus
- Overview of Entity Framework 6 31mins
- Creating a Code-based Model and Database 40mins
- Using EF to Interact with Your Data 37mins
- Using EF in Your Applications 47mins
Taught by
Julie Lerman