Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD domain services: what should a service class contain?

In Domain Driven Design, may a transaction modify more than one aggregate?

How to share validation between Forms and Value Objects in Domain Driven Design?

Read Model in the domain

CQRS: Class Redundancy and passing DTO to Domain

How to create rich domain objects while maintaing persistence ignorance?

DDD Factory Entity Value Object

DDD - Share or duplicate a value object to be used between two aggregate roots?

The role of Aggregate roots in a REST API (DDD)

Lazy Loading with a WCF Service Domain Model?

Should override Object.Equals for Entities (in DDD)?

.net domain-driven-design

Free video (screencast , webcasts ...) training on DDD [closed]

Parametrized POCO Constructors with the Entity Framework

Domain-driven design pattern - accessing repository from domain

Reference a value objects parent entity object in RavenDb

.NET MVC Controller with multiple Repositories and Services?

Domain Model with Nhibernate design issue

How to write functionality using DDD / CQRS

DDD/CQRS: Combining read models for UI requirements

domain-driven-design cqrs

Is MediatR library overused in CQRS examples on the web?