In " Implementing the Repository and Finder patterns " Russel East shows some details of his application using Domain Driven Design (DDD). It's an interesting implementation of a Repository and Finder patterns and query objects. When talking about the
Read More...