Setting up a repository pattern in MVC...
Read MoreWhat is the correct aggregate root?...
Read MoreHow to make the Linq2Sql understand custom types?...
Read MoreHow to do this in DDD without referencing the Repository from the domain entity?...
Read MoreGetting all aggregate root entities child entities?...
Read MoreDDD: keep a link to an entity inside an aggregate root, for reporting only...
Read MoreArchitecture so you can swap entity framework for SQL and vise versa...
Read MoreDDD: can a repository return boolean values?...
Read MoreDDD: Repositories calling Application Services...
Read MoreHow do you persist/restore aggregate roots with entities in DDD?...
Read MoreCan an Entity access a Repository?...
Read MoreDomain Driven Design - Aggregate Question...
Read MoreCan DTO's have nested DTO's?...
Read MoreShould child entity classes have their own repositories?...
Read MoreDDD, BoundedContexts, Domain Events and Transactions...
Read MoreReference a value objects parent entity object in RavenDb...
Read MoreDDD, Repositories and Role Interfaces...
Read MoreShould I use DDD aggregate root repositories with EF 4.1 + LINQ?...
Read MoreActive Record pattern, Repository pattern and testability (in java)...
Read MoreHow to make POCO work with Linq-to-SQL with complex relationships in DDD...
Read MoreLoading a Value object in List or DropdownList, DDD...
Read MoreTDD demos/guides/videos including fake repositories or domain models...
Read MoreDomain driven design value object, how to ensure a unique value...
Read MoreHow to test my repositories implementation?...
Read MoreHow should I implement my Repository (DDD) in C# to handle multiple calls for the same Aggregate Roo...
Read More