Learn Entity Framework
ebook ∣ Entity Framework Tutorial · MICROSOFT TECHNOLOGIES
By Tab W. Keith

Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
Learn Entity Framework
Entity Framework Tutorial
Entity framework is an Object Relational Mapping (ORM) framework that offers an automated mechanism to developers for storing and accessing the data in the database. This tutorial covers the features of Entity Framework using Code First approach. It also explains the new features introduced in Entity Framework 6.
This tutorial is designed for those who want to learn how to start the development of Entity Framework in their application.
You should have a basic knowledge of Visual Studio, C#, and MS SQL Server to make the most of this tutorial.