Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

using the Domain Event pattern

c# domain-driven-design

In Domain Driven Design, can services call other services?

How to model an entity's current status in DDD

domain-driven-design

Choosing a NoSQL database for storing events in a CQRS designed application

How to handle nested resources with JSON HAL?

Domain logic vs data validation

Implement specification pattern

DDD - Consistency of Entity Across Bounded Context & Different Schemas in Database

DDD aggregates vs GoF's facade

Domain Driven Design newbie, please explain 'value objects' and 'services' briefly

Caching Code Location in a Domain Driven Design

DDD: Help me further understand Value Objects and Entities

domain-driven-design

Using a Non-Anemic Domain Model with Wpf MVVM

DDD / Aggregates in .NET

Distributed Domain Driven Design Resources

Associations' traversal direction

domain-driven-design uml

CQRS - Should a Command try to create a "complex" master-detail entity?

domain-driven-design cqrs

Searching for a stream in EventStore

DDD Aggregate Root / Repository Structure

Design Aggregate Root Properly