Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Can POCO / Domain objects have dependencies injected to it

How do I return a domain object from the repository when there is a separate data model?

Repository pattern's answer to complex / non-model specific queries (i.e. reporting / aggregate data)

What does a domain object factory look like?

Combining DDD, multiple implementations and REST

Spring Data and DDD - domain model agnostic of persistence

service operation is called with a not found entity

Behavior of aggregate roots in DDD should be as actor or not?

DDD, viewmodel and validation in ASP.NET MVC

Correct way for communicating aggregates in DDD

Who is responsible for entity's mutation when domain event is raised? DDD

I18n in service layer

How to map database entity to the domain entity in DDD

BDD/DDD Where to put specifications for basic entity validation?

How to log "who did what" without adding userId in every method?

How to build F# type fulfilling business rules?

How does the Unit of Work pattern accommodate references to new aggregates?

What is the Aggregate root in this case

What is a framework from DDD perspective?

Is it correct to hand a Service to an Entity?

domain-driven-design