Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Is DDD suited for all kinds of application?

Domain Driven Design in Functional Programming?

How can Domain driven design be combined with aspect oriented programming?

How to get data back from a command bus?

WCF - Domain Objects and IExtensibleDataObject

one repository for each root aggregate entity 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