Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Value Object vs Data Transfer Object

Should UI project type be considered in domain model implementation?

Guidelines for solution source code organisation(OO/DDD)

Everything seems to be an Aggregate Root

domain-driven-design

How to inject an abstract factory into an entity's method?

Should my object be responsible for randomizing its own content?

How to setup domain model as actor?

How to create domain entity using data received from other bounded context?

domain-driven-design

Value Objects Vs Entities

Domain Driven Design Aggregate Referencing Question

c# domain-driven-design dns

Implementing Udi's Fetching Strategy - How do I search?

DDD + node.js: Where should domain logic go

Specification Pattern using SQL without an ORM, with the repository pattern

How do I gracefully avoid dependencies on infrastructure services from domain entities using DDD?

oop domain-driven-design

Validating domain object properties in the Application layer. Is it okay?

domain-driven-design

BL Services: Exception or Method Result?

How to implement unique key constraints in CouchDB

DDD: Organizing 100s of properties on an Entity

domain-driven-design