Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

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?

Making changes to domain-model using code-first (ORM) while in production

ORM Entities vs DDD Entities

DDD - Fictitious Aggregate Root

DB/Entity Design: table related to any one of multiple tables