Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How to use Generic Repository with DDD (Domain Model + Persistence Model)?

Keeping consistency between aggregates

Where put a common value object between two bounded contexts?

domain-driven-design

CQRS/DDD: Checking referential integrity

DDD, Aggregate roots and Entities

DDD Read-Only Repositories returning "value objects"

Concurrency with DDD + CRQS + ES

How to implement DDD using Spring Crud/Jpa Repository

Handling events in an cross-aggregate relationships, and aggregate state

DDD: Lazy loading in aggregates

Why would be the drawback of forcing my domain objects to implement INotifyPropertyChanged?

.net domain-driven-design

How many levels of abstraction do I need in the data persistence layer?

Where to start when doing a Domain Model?

how to implement DDD repository to handle a query with multiples entities?

.net domain-driven-design

How much logic should i put my repository methods when using repository pattern?

DDD: Can a Value Object have lists inside them?

Typical .NET DDD architecture vs Django/Rails practices

Try Catch in Repository

Filters in DDD Repository

domain-driven-design

How is a delete of an aggregate root handled in DDD?

domain-driven-design