Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

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

C#-DDD: Which layer DTO belong into?

c# domain-driven-design

Can a DDD repository be stateful?

Event sourcing - why a dedicated event store?

What is the "Smart UI Anti-Pattern"?

Where should configuration be placed?

Any good book on domain driven design? [closed]

domain-driven-design

Design approach (Domain driven or Service Driven)

In DDD, why they often make use of methods instead of properties?

c# domain-driven-design