Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Role Object pattern question

Domain driven design: Avoiding anemic domains and modelling real world roles

DSL in Clojure that replaces an object-oriented software solution?

Does "Save" method belong to the Business Domain Entity?

Reconciling DDD, viewmodels, and performance

DDD : Where should data be converted, formatted, encrypted etc?

Differences Between Query Object and Specification Patterns

DDD domain services: what should a service class contain?

In Domain Driven Design, may a transaction modify more than one aggregate?

How to share validation between Forms and Value Objects in Domain Driven Design?

Read Model in the domain

CQRS: Class Redundancy and passing DTO to Domain

How to create rich domain objects while maintaing persistence ignorance?

DDD Factory Entity Value Object

DDD - Share or duplicate a value object to be used between two aggregate roots?

The role of Aggregate roots in a REST API (DDD)

Lazy Loading with a WCF Service Domain Model?

Should override Object.Equals for Entities (in DDD)?

.net domain-driven-design

Free video (screencast , webcasts ...) training on DDD [closed]

Parametrized POCO Constructors with the Entity Framework