Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD: How to divide application to Bounded Contexts besides e-commerce sample? [closed]

domain-driven-design

Open Host Service VS Application layer

domain-driven-design

A bounded context is a full application?

Application service parameters / return types

domain-driven-design

DDD and the use of Getters and Setters

Can DTO's have nested DTO's?

Can we use REST + Event Sourcing + CQRS together

Is it possible to use NHibernate without altering a DDD model that is part of a framework

In DDD, what are the actual advantages of value objects?

Domain-driven design with Zend

DDD - Validation of unique constraint

CQRS - When to send confirmation message?

domain-driven-design cqrs

How granular should a domain event be?

Generic repository to update an entire aggregate

Application Service Layer: Unit Tests, Integration Tests, or Both?

Multiple Aggregates / Repositories in one Transaction

Can aggregate root reference another root?

Do DDD and SOA really play well together?

domain-driven-design soa

Dealing with nested aggregates in DDD

Event Sourcing: proper way of rolling back aggregate state