Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Validation in a layered application

Domain Driven Design - where does data parsing belong

Domain Driven Design - How to handle updates for parts of your aggregrate roots

Which considerations should I make before splitting an application into several solutions in Visual Studio?

The right way to implement associations in DDD?

Can Value Object have behaviour?

Differences between DDD & MDD

domain-driven-design

Data Transfer Objects, Domain Objects and Repositories

domain-driven-design

DDD - Entity state transition

What result does a Command request return in CQRS design?

domain-driven-design cqrs

EventStore without CQRS

CQRS and synchronous operations (such as user registration)

Golang and DDD domain modeling

passing data in an ntier application

Does the DataMapper pattern break MVC?

DDD / DI (Unity) / .NET / Composition Root - Domain Services

DDDD: Event data

Onion Architecture: Should we allow data annotations in our domain entities?

CQRS Repository/event publisher

Domain object identity reuse vs create new