Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

CQRS Event Sourcing: Validate UserName uniqueness

Reducing Repositories to Aggregate Roots

Why should I isolate my domain entities from my presentation layer?

How to map View Model back to Domain Model in a POST action?

Confused about Bounded Contexts and SubDomains

domain-driven-design

What is the difference between domain objects, POCOs and entities?

Value vs Entity objects (Domain Driven Design)

DTO = ViewModel?

DDD - the rule that Entities can't access Repositories directly

What is Domain Driven Design?

domain-driven-design

Should services always return DTOs, or can they also return domain models?

What is Domain Driven Design (DDD)? [closed]

domain-driven-design

Domain Driven Design: Domain Service, Application Service

Where do I find some good examples for DDD? [closed]

domain-driven-design

What is the difference between DAO and Repository patterns?