Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

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

Where to put global rules validation in DDD

How are Value Objects stored in the database?

Having Separate Domain Model and Persistence Model in DDD

Access Control in Domain Driven Design

CQRS Event Sourcing: Validate UserName uniqueness

Reducing Repositories to Aggregate Roots

Why should I isolate my domain entities from my presentation layer?

How to map View Model back to Domain Model in a POST action?

Confused about Bounded Contexts and SubDomains

domain-driven-design

What is the difference between domain objects, POCOs and entities?

Value vs Entity objects (Domain Driven Design)