Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Validation of Value Object with different stategies - password case

In DDD application layer service name for aggregate should be plural or singular?

domain-driven-design

Domain Driven Design - how relevant is it in a Technical Domain?

Should command handler contains services or services contains commands?

How is Domain Driven Design different from just using a specification?

DDD and business rules that need ACID

Location of Shared Kernel in Onion Architecture

What is an Aggregate?