How to determine when a root aggregate contains too many one-to-many relationships?...
Read MoreArchitectural concerns: Fluent NHibernate, The Repository pattern and ASP.NET MVC...
Read MoreMapping Entities with Entity Framework 5 code first...
Read MoreFactories, services, repository in DDD...
Read MoreDoes repository implementation be a part of infrastructure?...
Read MoreWhere to wire things up in a normal class library project for DI with Castle...
Read MoreWhere to call repository.update in DDD?...
Read MoreIdentity conflict in DDD with Repository...
Read MoreAre repositories something necessary only for unit testing?...
Read Morenhibernate, could not resolve property QueryOver only one table...
Read MoreInstantiate service layer and repositories once during life of web application...
Read MoreRepository pattern and data consistency...
Read MoreDDD: is it ok to inject a Repository into an Entity?...
Read MoreDDD/MVC: how to avoid hitting the Repository from the View?...
Read MoreDDD - Access repositories from entities, bis...
Read MorePackaging repositories and their interfaces in DDD...
Read MoreRepository pattern, POCO, ORM and intermediate entities...
Read MoreReconciling DDD, viewmodels, and performance...
Read MoreHow to figure out which repository to call for different implementations of an interface?...
Read MoreDDD: can a Repository return entities inside an aggregate?...
Read Moreresource lookup for entity construction in DDD...
Read MoreC# Respository interface with select by id method using generics?...
Read MoreHow to design domain with entity referencing entity on another sql server with NHibernate persistanc...
Read MoreHow to decouple repository and entities...
Read MoreNaming of domain objects that act like ddd building blocks such as repositories...
Read Morerepositories and querying with raw sql?...
Read More