How to implement Aggregate Root repository an add child entity with EF...
Read MoreHow should the addition of an aggregate root to a repository be expressed?...
Read MoreDDD - how should look-up entities be treated?...
Read MoreHandling application level concurrency - what's my options?...
Read MoreRepository Pattern - aggregate root...
Read MoreDDD: refer to an entity inside an aggregate root by its identity...
Read MoreHow to best select a single entity from an aggregate root's child collection using NHibernate?...
Read MoreGetting all aggregate root entities child entities?...
Read MoreDDD: keep a link to an entity inside an aggregate root, for reporting only...
Read MoreRepository Pattern with Entity Framework 4.1 and Parent/Child Relationships...
Read MoreHow do you persist/restore aggregate roots with entities in DDD?...
Read MoreHow do public websites built using DDD keep from having one main aggregate root...
Read MoreAggregate Root complexity in Domain-Driven Design...
Read MoreBypass an aggregate root to edit individual models...
Read MoreIf an Entity becomes the root of an Aggregate, does the Aggregate Root use the existing ID of the ro...
Read MoreDefining boundaries and communicating between aggregate roots...
Read MoreAggregate Root to child entity navigation using Entity Framework 4...
Read MoreRepository pattern aggregate and aggregate root with Entity Framework 4.0...
Read MoreTo aggregate or not - order/orderline...
Read MoreWhat is the Aggregate root in this case...
Read MoreHow Can I Handle Concurrency with Persisted Calculated Properties in an Aggregate Root via NHibernat...
Read MoreHow to model Aggregates using Entity Framework?...
Read MoreDDD modeling, interaction between aggregate roots...
Read MoreNHibernate : Root collection with an root object...
Read MoreASP.NET MVC: what mechanic returns ViewModel objects?...
Read More