Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Confusion between view logic and domain logic in a ASP.NET MVC Web Application

Logical Model versus Domain Model

Is it proper TDD practice to design your model before you write tests, or write tests that design your model?

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