Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

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]

Iterator versus Stream of Java 8

Doctrine Entities and business logic in a Symfony application

Rest API and DDD

domain-driven-design rest

Is DDD a waste of time? [closed]

oop domain-driven-design

DDD and MVC: Difference between 'Model' and 'Entity'

Validation in a Domain Driven Design

EF codefirst : Should I initialize navigation properties?

DDD - Persistence Model and Domain Model