I am starting a new module on a project and hear the Entity Framework 4.0 is coming along nicely with its POCO support, lazy-loading, and many other great features. The problem I have is trying to find good resources for learning the technology that isn't geared towards version 1.0 I am following Julie Lermans blog where she is working on a 2nd edition to her book, but need to find something now with a lot of in-depth code samples and tutorials. Thanks!
+3
A:
Have a look at following. Will give you enough exposure about Entity Framework 4.0
- Entity Framework 4.0: How to use POCOs
- ADO.NET team blog
- New Features in Entity Framework 4.0 (V2)
- The ADO.NET Entity Framework
- What’s New in Entity Framework 4 ?
- Learning resources for Entity Framework 4.0 new features
- Model-First Development with the Entity Framework 4.0
- Whats New In Entity Framework 4
- Agile Entity Framework 4 Repository
- Creating a Generic Entity Framework 4.0 Repository
- Entity Framework 4.0 Features
Hope this helps
Asad Butt
2010-02-07 09:35:53