Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How to model inheritance on DDD?

domain-driven-design

OO Coding - to use Object Managers or not?

oop domain-driven-design

Applying DDD to Northwind database

Some Questions about structuring domain-driven-design namespaces

How Single Responsibility Principle relates to anemic/rich domain model?

Should I always use service, or can I use the repositories directly?

domain-driven-design

How to name repository and service interfaces?

Inject EJB into domain object with Java EE 6

How to handle domain events that are raised by event handlers?

Is Repository pattern an overkill

Passing CQRS commands directly to Domain objects

domain-driven-design cqrs

Aggregate root with Entity Framework using Domain Driven Design

Should DDD entities compare by reference or by ID?

DDD: guidance on updating multiple properties of entities

Doctrine without setters

DDD: Referencing MediatR interface from the domain project

Should Business Objects or Entities be Self-Validated?

DDD vs N-Tier (3-Tier) Architecture

DDD Domain Model Complex Validation

Domain Specific Languages (DSL) and Domain Driven Design (DDD)