RIP
Tutorial
Tags
Topics
Examples
eBooks
Learning Entity Framework eBook (PDF)
Download this eBook for free
Chapters
Chapter 1: Getting started with Entity Framework
Chapter 2: .t4 templates in entity-framework
Chapter 3: Advanced mapping scenarios: entity splitting, table splitting
Chapter 4: Best Practices For Entity Framework (Simple & Professional)
Chapter 5: Code First - Fluent API
Chapter 6: Code First Conventions
Chapter 7: Code First DataAnnotations
Chapter 8: Complex Types
Chapter 9: Database first model generation
Chapter 10: Database Initialisers
Chapter 11: Entity Framework Code First
Chapter 12: Entity Framework with SQLite
Chapter 13: Entity-Framework with Postgresql
Chapter 14: Entity-framework Code First Migrations
Chapter 15: Inheritance with EntityFramework (Code First)
Chapter 16: Loading related entities
Chapter 17: Managing entity state
Chapter 18: Mapping relationship with Entity Framework Code First: One-to-many and Many-to-many
Chapter 19: Mapping relationship with Entity Framework Code First: One-to-one and variations
Chapter 20: Model Restraints
Chapter 21: Optimization Techniques in EF
Chapter 22: Tracking vs. No-Tracking
Chapter 23: Transactions