I am having a little trouble understanding how entity framework works. I am reading "Entity Framework" by Oreilly for the second time. I am not sure if its me or the book that is the problem. But I have never had a problem reading any programming book probably with the exception of XSLT 2.0. Do you guys have any books or resources that is good for learning the entity framework?
+5
A:
I thought "Programming Entity Framework" was a good read. I need to go over it again however, as I have not been able to use it in a project yet.
Chrisb
2009-10-03 03:49:02
+1 it's the EF bible, really - excellent book! Glad to hear a 2nd edition for EF4 is in the works :-)
marc_s
2009-10-03 10:54:27
I've read Programming Entity Framework (Julie Lerman) too, and I'm using EF in project. Thanks to this book, I avoided most of the problems that programmers that are starting to use it usually deal with.
Misha N.
2009-10-03 19:16:26
+1
A:
Take a look at - http://stackoverflow.com/questions/258840/how-should-i-get-started-learning-about-ado-net-entity-framework
adatapost
2009-10-03 04:16:56