Hello,
I want to implement a data access layer using entity framework 4.1 with POCO's and was wondering how best to implement. When looking at the patterns in action solution, I really like the architecture you have in place. How would the architecture change if I wanted to implement it using POCO's. Does POCO's replace DTO's?