ADO
1. Introduction
2. Entity Framework
3. Entity Data Model (EDM) In Entity Framework
4. Schema Definitions Of EDM In Entity Framework
5. Entity Data Model Designer
6. How And Why To Use DefiningQuery Element
7. ToTraceString Method in Entity Framework
8. Disabling Change Tracking in Entity Framework
9. Entity Splitting in Entity Framework
10. Mapping Stored Procedures to ObjectContext Methods
11. Adding Many to Many Relationship between Entities
12. QueryView Element in Entity Framework
13. Mapping Stored Procedure Results to a Custom Entity in Entity Framework
14. Creating Complex Types in Entity Framework
15. Supporting Stored Procedures that Return Primitive Types in Entity Framework
16. Table Splitting in Entity Framework
17. Calling User Defined Functions (UDFs) in Entity Framework
18. Defining Custom Functions in Entity Framework
19. Using Repository Pattern with Entity Framework