Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Eventual consistency with both database and message queue records

Domain Driven Design - Domain model vs Hibernate Entity

How to design an immutable object with complex initialization

Domain Driven Design and IoC/Dependency Injection

Is Repository Pattern with Domain Driven Design become Anti-Pattern? [closed]

c# 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?