Search code examples
Entity vs Aggregate vs Aggregate Root...


c#entitydomain-driven-designaggregateaggregateroot

Read More
DDD - Domain Service with infrastructure implementation...


domain-driven-design

Read More
DDD and messages for Aggregates communication...


javamongodbdomain-driven-design

Read More
CQRS & Event Sourcing way to handle a single request that needs to generate multiple commands...


domain-driven-designcqrsevent-sourcing

Read More
How to avoid business logic in frontend while keeping frontend interactive...


frontenddomain-driven-design

Read More
WCF Separation of Concerns VS DRY...


c#wcfdomain-driven-designdryseparation-of-concerns

Read More
Event Sourcing: Events that trigger others & rebuilding state...


domain-driven-designcqrsevent-sourcing

Read More
DDD - Multiple Aggregates (Coupons And Purchases)...


domain-driven-designe-commerceevent-sourcing

Read More
EF Core and DDD: Store ValueObjects in the same table as Entities, also use parametrized constructor...


c#entity-framework-coreentitydomain-driven-designvalue-objects

Read More
DDD aggregates as a public api...


domain-driven-design

Read More
DDD: What kinds of behavior should I put on a domain entity?...


domain-driven-designentitysolid-principles

Read More
Specification Pattern vs (Fluent) Validation...


c#design-patternsdomain-driven-design

Read More
Domain Driven Design vs Model Driven Architecture...


language-agnosticdomain-driven-designmodeling

Read More
generate java domain objects from database table...


javaeclipsespringspring-mvcdomain-driven-design

Read More
How to use domain aggregate root in rest api?...


domain-driven-design

Read More
DDD and uniqueness constraint...


constraintsdomain-driven-designunique

Read More
Application Events in DDD?...


eventsdomain-driven-designdomain-eventshexagonal-architecture

Read More
DDD, Event Sourcing, and the shape of the Aggregate state...


aggregatedomain-driven-designcqrsevent-sourcing

Read More
Shall I model article category as value object when design with DDD?...


domain-driven-design

Read More
DDD: should local Entity identity include the parent's?...


domain-driven-designentitylocalidentity

Read More
Why collections of owned types generate an Id and how can I avoid that?...


entity-framework.net-coredomain-driven-design

Read More
What should I test in an application layer service...


phpunit-testingarchitecturephpunitdomain-driven-design

Read More
How to control idempotency of messages in an event-driven architecture?...


domain-driven-designamazon-dynamodb-streamsevent-driven-design

Read More
Relation between command handlers, aggregates, the repository and the event store in CQRS...


eventsdomain-driven-designcqrs

Read More
How to correctly implement the repository pattern?...


databasedesign-patternsdomain-driven-designclean-architecture

Read More
ABAP DDD how to correctly implement add/update/remove child from aggregate via RFC?...


domain-driven-designabap

Read More
DDD paradigm. Is it possible to use a service from the Infrastructure layer on the Application Core....


c#domain-driven-design

Read More
Domain Driven Design: How to access child of aggregate root...


.netdesign-patternsrepositorydomain-driven-design

Read More
Domain Driven Design - how the layers should be organized?...


domain-driven-designrepositorycode-organizationproject-organizationlayer

Read More
What datatype to declare for pdf/image in java...


javaoopdomain-driven-design

Read More
BackNext