Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Data Trasfer Objects Between Layers in Domain Driven Design

Repositories, factories and hierarchically structured data

EF6: Code First Complex Type

Why can't sagas query the read side?

Domain Driven Design for Node.js

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?