# Entity Framework Videos | EF6 Tutorial and Documentation
YouTube
Videos
Description
Entity Framework Tutorial with ASP.NET MVC
Entity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.
What is Entity Framework
Entity Framework is an ORM framework. ORM stands for Object Relational Mapping.
Entity Framework 6 Tutorial: Learn Entity Framework 6 from Scratch
Entity Framework 6 Tutorial: learn how to store and query data using Entity Framework 6.
When Hadi Met Julie: A Story of Entity Framework, ReSharper, a Spaniard and The Data Farm Queen
In the recording of this unscripted January 24th webinar, Hadi Hariri and Julie Lerman join forces to help you understand how to do Entity Framework Code First while enjoying the benefits of ReSharper.
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.