Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Naming Convention for Commands & Events

Is Domain Driven Design right for my project?

DDD repository and factory

Can DDD repositories be aware of user context?

IoC Containers and Domain Driven Design

Proper way of creating child entities with DDD

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