Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD: can a Repository return entities inside an aggregate?

nhibernate, could not resolve property QueryOver only one table

Domain objects - "Smart object" vs POCO

Authentication and User Tasks

domain-driven-design

How to retrieve Domain Object from Repositories

Eric Evans book - Cargo shipping example

domain-driven-design

EF 6: mapping complex type collection?

Decorators For Inter-Layer Communication

ddd - How to separate bounded contexts and share events?

DDD - How handle transactions in the "returning domain events" pattern?

Defining application layers in Domain-Driven-Design

Nhibernate - One-to-one mapping with Cascade all-delete-orphan, not deleting the orphan

MVC + WCF + TDD or DDD architecture [closed]

Value Object within Value Object [DDD]

domain-driven-design

Composition Root in ASP.NET MVC DDD application

What is the relationship between Reconstitution Factories and Repositories in DDD?

domain-driven-design

Event Sourcing with Side-Effects

Storing events when using Event Sourcing

How to split doctrine entity into more domain entities in different bounded contexts?

Techniques for dealing with anemic domain model