Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

The entity type 'Access' requires a primary key to be defined. If you intended to use a keyless entity type call 'HasNoKey()'

DDD Projects Structure With WCF

Questions regarding Domain driven Design

Domain Driven Design: When to make an Aggregate Root?

command/query separation command side result needed

Difference between Repository and DAO design patterns [duplicate]

AOP and Applying Security to UI Elements

DDD, Can aggregate handle an event from another aggregate?

c# domain-driven-design

Entity configuration management with DDD bounded contexts

domain driven design method duplication

Command pattern in php applications: how to handle controller actions?

Domain models in front end

How to handle Persistence with Rich Domain Model

Should database primary keys be used to identify entities across microservices?

How to handle concurrent constraints across aggregate roots

Bounded Context, Subdomains and Ubiquitous language

domain-driven-design