Please enable Javascript to correctly display the contents on Dot Net Tricks!
 
Become an Expert in C#, .NET, MVC, JAVA, PHP, AngularJS, Hadoop, Android, iphone, Testing etc.
by Joining our Training Programs and Take Your Career to the Next Level! To know more make a call on +91 98 71 749695

A brief version history of ADO.NET Entity Framework

Posted By : Shailendra Chauhan, 17 Dec 2013
Updated On : 28 Mar 2014
Total Views : 30,339   
 
Keywords : version history of ado.net entity framework, history of ado.net entity framework, features history of ado.net entity framework

ADO.NET Entity Framework is an Object/Relational Mapping (ORM) framework that enables developers to work with various relational databases like SQL Server, Oracle, DB2, MYSQL etc. It enables developers to deal with data as business objects and entities. Using the Entity Framework, developers issue queries using LINQ, then retrieve and manipulate data as strongly typed objects using C# or VB.NET.

ADO.NET Entity Framework Version History
ADO.NET Entity Framework Version
Supported Framework & IDE
Features Detail
6.0
.NET Framework 4.5.1 and Visual Studio 2013
  1. Async Query and Save

  2. Code-Based Configuration

  3. Dependency Resolution

  4. Interception/SQL logging

  5. Improved Connection Management

  6. Improved Transaction Support

5.0
.NET Framework 4.5 and Visual Studio 2012
  1. Enum Support in Code First and EF Designer

  2. Spatial Data Types in Code First and EF Designer

  3. Table-Valued Functions

  4. Multiple Diagrams per Model

4.3
.NET Framework 4.0 and Visual Studio 2010
  1. Code First Migrations

  2. Automatic Migrations

4.2
.NET Framework 4.0 and Visual Studio 2010
  1. The EF 4.2 release included the bug fixes to EF 4.1

4.1
.NET Framework 4.0 and Visual Studio 2010
  1. Code First development

  2. Introduced DbContext API

  3. Data Annotations and Fluent API Validation

4.0
.NET Framework 4.0 and Visual Studio 2010
  1. Model-first development

  2. POCO support

  3. Lazy Loading

  4. T4 Code Generation

3.5
.NET Framework 3.5 SP1 and Visual Studio 2008 SP1
  1. This release provided basic O/RM support using the Database first development

What do you think?

I hope you will enjoy the ADO.NET Entity framework features. I would like to have feedback from my blog readers. Your valuable feedback, question, or comments about this article are always welcome.

 
Further Reading
 
About the Author
Hey! I'm Shailendra Chauhan full-time author, consultant & trainer. I have more than 6 years of hand over Microsoft .NET technologies and other web technologies like JavaScript, AngularJS, NodeJS etc. I am an entrepreneur, the founder & chief editor of www.dotnet-tricks.com and www.dotnettricks.com. I am author of most popular e-books for technical Interview on ASP.NET MVC Interview Questions and Answers & AngularJS Interview Questions and Answers & LINQ Interview Questions and Answers.
I have delivered 100+ training sessions to professional world-wide over Microsoft .NET technologies such C#, ASP.NET MVC, WCF, Entity Framework and other mobile technologies such Ionic, PhoneGap, Corodva. Read more...
 
Free Interview Books
 
SUBSCRIBE & FOLLOW US
 
Browse By Category
 
 
Like us on Facebook