Entity Framework 4.1 Series
Solution ·I did a few Proof of Concepts (POC) around the new Entity Framework 4.1 as part of an SOA project I’m currently on and I decided to share the acquired knowledge. The following series of blog posts are the result:
- Basics (1)
- Override conventions (2)
- Deep Fetch vs Lazy Load (3)
- Complex Types (4)
- Many to Many Relationships (5)
- Optimistic Concurrency (6)
- Inheritance (7)
- Bypassing EF query mapping (8)
Enjoy!
UPDATE: If you are more comfortable reading with Chinese characters, haoguanjun did a Chinese translation right over here!
3 responses