Domain Driven Design And The Entity Framework
Posted
by Hossein
on Stack Overflow
See other posts from Stack Overflow
or by Hossein
Published on 2010-04-22T10:06:54Z
Indexed on
2010/04/22
10:13 UTC
Read the original article
Hit count: 377
hi, I'm new to DDD and i want to use entity framework v4.0 (shipped with .net 4.0) in my new project.
since i have few time to learn DDD and entity framework, which books are good for me to read first?!
i'm going to first read Domain-Driven Design Tackling Complexity in the Heart of Software by Eric Evan and next Pro Entity Framework 4.0 (Apress Scott Klein)...
the problem here is Eric Evan's book is too abstract,I want to know if the Pro Entity framework 4.0 is complete enough i just skip the first book!
in the end recommend me some good books in DDD and Entity Framework
Thanks
© Stack Overflow or respective owner