Domain Driven Design And The Entity Framework
- by Hossein
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