Querying the Entity Framework

Go to class
Write Review

Free Online Course: Querying the Entity Framework 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. Querying the Entity Framework 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 this course you'll learn about the various means that Entity Framework provides for querying such as LINQ to Entities and Entity SQL. Then you'll dig further into using LINQ to Entities, the most commonly used query mechanism in Entity Framework.