Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Abstracting away database specific id:s with the repository pattern?

Immutable collections in Doctrine 2?

from domain model to transaction script

Validation with DDD in SOA application using IoC

How to get correct user stories in BDD? [closed]

How to avoid persisting entire aggregate root when adding child entity?

DDD - Entity creation and validation responsibility

php domain-driven-design

Entities in domain driven design

How to handle Domain Entity validation before it's persisted?

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?

Techniques for dealing with anemic domain model