Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD, PHP. Domain Object and Business Logic

Dealing with an anemic domain model

Am I breaking my aggregate boundaries in this model?

DDD - Bounded Contexts and Multiple Models?

domain-driven-design bc

Domain Driven Design vs Database Driven Design for an MVC Web application

DDD & client-side validation

Is it possible to do DDD and REST interface and language mapping?

Domain Driven Design Auto Incremented Entity Key

In domain-driven design, would it be a violation of DDD to put calls to other objects' repostiories in a domain object?

Aggregates in CQRS

Layers in Domain Driven Design

Is It Incorrect to Make Domain Objects Aware of The Data Access Layer?

DDD. Shared kernel? Or pure event-driven microservices?

Separation of concerns - DAO, DTO, and BO

Why should i build a repository pattern with a unit of work on the top of my EF?

Loading a Value object in List or DropdownList, DDD

In which layer should Specification Pattern objects be "new'ed up"?

Entity vs Aggregate vs Aggregate Root

Persistent and transient objects - confused about terminology

DDD implementation

domain-driven-design