Can I read Entity Framework Enhancements Overview on EtoBox?
Entity Framework Enhancements Overview by leela1986 is a document available to read on EtoBox.
What is Entity Framework Enhancements Overview about?
Foreign keys are now supported in Entity Framework, allowing relationships between entities to be defined using foreign key properties directly. Deferred loading allows related data to be automatically loaded on demand rather than requiring explicit loading, and more LINQ operators are now supported in queries against the entity model. Overall, Entity Framework 4 includes improvements to foreign keys, deferred loading, LINQ support, and other small features that make developing applications with the framewo
- Author
- leela1986
- Language
- EN