Rob Packwood
Rob Packwood

Reputation: 3798

Good resources for learning how to use the Entity Framework 4.0?

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!

Upvotes: 0

Views: 139

Answers (2)

Kubi
Kubi

Reputation: 2169

There are some nice starter level videos in here It may help to find more if you try a search in the same web site.

Upvotes: 0

Related Questions