April 2016
Intermediate to advanced
1536 pages
44h 2m
English
What’s In This Chapter?
Wrox.Com Code Downloads For This Chapter
The wrox.com code downloads for this chapter are found at www.wrox.com/go/ professionalcsharp6 on the Download Code tab. The code for this chapter is divided into the following major examples:
Entity Framework is a framework offering mapping of entities to relationships. With this, you can create types that map to database tables, create database queries using LINQ, create and update objects, and write them to the database.
After many years of few changes to Entity Framework, the newest version is a complete rewrite. Let’s have a look at the history of Entity Framework to see the reasons for the rewrite.
Read now
Unlock full access