ADO.NET internals and background information from a research paper

Posted: (EET/GMT+2)

 

If you are using ADO.NET Entity Framework (EF) in your .NET applications, then you might be interested in learning more on how the system ticks, and what influenced the framework's design. I recently found out about a research paper titled "Anatomy of the ADO.NET Entity Framework".

The 12-page paper is written by members of the ADO.NET Entity Framework team at Microsoft, and is an interesting read. Check it out here.