Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD Ubiquitous Language - only english terms in code?

domain-driven-design

How to model the StackOverflow website with DDD

When and how to assign unique id to an entity in DDD?

oop domain-driven-design

Best place for Dependency Injection In Domain Driven Design

How to handle injecting dependencies into rich domain models?

DDD: Where to create entity objects?

Issue in using Composition for “is – a “ relationship

Domain driven design child entities change tracking

How to implement an Anti-Corruption Layer correctly

domain-driven-design

Repository with Multiple Entities Creating a DTO

Dependencies between domain object, factory and repository

Where does the message bus service live in Domain Driven Design

DDD (Domain Driven Design) Application Layer

Are domain services part of domain model?

domain-driven-design

DDD, NHibernate, and Project Structure / Naming

Avoid circular reference in domain model

Domain driven design and domain events

Composition over Inheritance - where do extra properties go?

Domain Driven Design and Entity Framework 4.1 (code-first)

naming convention for domain services and application services with DDD