Record Detail Back

XML

Programming Entity Framework: Code First


Microsoft’s ADO.NET Entity Framework, known widely as EF, introduced out-of-the- box Object Relational Mapping to .NET and Visual Studio. Central to Entity Frame- work was the Entity Data Model, a conceptual model of your application domain that maps back to the schema of your database. This conceptual model describes the core classes in your application. Entity Framework uses this conceptual model while query- ing from the database, creating objects from that data and then persisting changes back to the database.

978-1-449-31294-7
NONE
Information Technology
English
2012
1-192
LOADING LIST...
LOADING LIST...