Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Web application's form validation - design to propagate domain errors to client-side?

Where to validate business rules when using event-sourcing

Is a Repository still a Repository without Unit of Work?

CQRS/Event Sourcing, how get consistent data to apply business rules?

Can an aggregates invariant include a rule based on information from elsewhere?

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