Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Should Domain Entities be exposed as Interfaces or as Plain Objects?

c# domain-driven-design

Domain Driven Design - how the layers should be organized?

How do Repositories fit with CQRS?

Why does domain driven design seem only popular with static languages like C# & Java? [closed]

Is it problematic that Spring Data REST exposes entities via REST resources without using DTOs?

Difference between an entity and an aggregate in domain driven design

What specific issue does the repository pattern solve?

What is a practical way to model lookup tables in Domain Driven Design (DDD)?

How to avoid anemic domain models, or when to move methods from the entities into services

Domain Validation in a CQRS architecture

Repository pattern and mapping between domain models and Entity Framework

Domain Driven Design vs Model Driven Architecture

What is domain driven design? [closed]

domain-driven-design

Transactions in the Repository Pattern

DDD - which layer DTO should be implemented

How does a service layer fit into my repository implementation?

What is the difference between Command + CommandHandler and Service?

Is non-programmatic software development feasible? [closed]

domain-driven-design

Domain Driven Design and the role of the factory class

CQRS Examples and Screencasts [closed]