Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

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

IQueryable & Repositories - take 2?

Clean up and validating ViewModel with MVC, how?

Declarative Domain Model possible (DDD)?

Doesn't DDD and CQRS/ES break the persistence agnosticity of DDD?

CQRS, Event-Sourcing and Web-Applications

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