# Entity Framework - Channel9 Videos
Channel 9
Videos |
Description |
|
Visual Studio Toolbox: Entity Framework Part 1
In this episode, Entity Framework team discusses the three primary Entity Framework workflows, code first, database first, and model first and give some tips on when to use each.
|
|
Top 10 Entity Framework Features Every Developer Should Know
EF Core improved many features from prior versions, as well as introduced brand new features. Here is the top 10 features of Entity Framework Core that every developer should know.
|
|
Entity Framework: Building Applications with Entity Framework 6
Explore the features available in Entity Framework and see how these features can be used to build and test applications, including integration with other technologies and third-party frameworks.
|
|
Access data in .NET Core 1.0 with Entity Framework
Entity Framework Core is a lightweight and extensible version of EF that brings new features, new platforms, and improved performance.
|
|
Entity Framework Core
In this episode, Robert is joined by Julie Lerman, who takes us on a deep-dive tour of many of the features that are new in Entity Framework Core.
|
|
Entity Framework Core 1.0
Entity Framework Core is a lightweight and extensible version of EF that brings new features, new platforms, and improved performance.
|
|
What's New in Entity Framework Core 2.0
Entity Framework Core is a lightweight, extensible, and cross-platform version of the popular Entity Framework data access technology. In this session we'll look at what's new in EF Core 2.0 and what the team has planned for upcoming releases.
|
|
Code First to Existing Database (EF6.1 Onwards)
Entity Framework Tools for Visual Studio to reverse engineer a Code First model from an existing database. This functionality was introduced in EF6.1 as part of our Tooling Consolidation work to provide a single, unified set of tooling for Entity Framework.
|