MSDN Documentation

Microsoft Developer Network

Entity Framework Tutorials

Welcome to the Entity Framework tutorial section. Entity Framework (EF) is a popular object-relational mapper (ORM) for .NET that enables developers to work with relational data as if they were working with regular objects. This section provides comprehensive guides and examples to help you master Entity Framework.

Getting Started

Core Concepts

Advanced Topics

Practical Examples