Entity Framework 4.1 - DbContext Data Access

Go to class
Write Review

Free Online Course: Entity Framework 4.1 - DbContext Data Access provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Entity Framework 4.1 - DbContext Data Access is taught by Julie Lerman.

Overview
  • This course will help you understand the goals and benefits of using Entity Framework 6 for data access and guide you through creating your first code-based model.

    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.