Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How to create a multilingual domain model

What is the best way to build view model?

How do implement Unit of Work, Repository and Business Logic in ASP MVC?

DDD Auditing? Domain Layer or Repository Layer?

DDD, PHP - where to perform the validation?

How to properly define an aggregate in DDD?

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