Entity Framework Overview and Quick Start

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Tony Sneed

Description

Entity Framework is Microsoft’s flagship ORM (object-relational mapping) tool for querying and updating relational data using domain-specific objects. This session provides an overview of topics included in this course, which includes in-depth coverage of EF capabilities and real-world scenarios such as transactions, stored procedures, and managing concurrency conflicts. It includes a quick start guide for adding the NuGet package for Entity Framework, creating an Entity Data Model, writing LINQ queries, and using change-tracked entities to persist inserts, updates and deletes.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: