Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD: Entity identity before being persisted

When we shouldn't use Domain-Driven Design approach?

domain-driven-design

If you are forced to use an Anemic domain model, where do you put your business logic and calculated fields?

DTO DAO POCO BO

Is using one-to-one interfaces with domain entities a good or bad practice? Why?

Why does the entity framework need an ICollection for lazy loading?

DDD Using Specification pattern for Validation

domain-driven-design

Extensibiliy with DDD: Module Vs Bounded Context in DDD with MEF

domain-driven-design

Domain Driven Design: How to access child of aggregate root

Are there any open source projects using DDD (Domain Driven Design)? [closed]

Do we need to use the Repository pattern when working in ASP.NET MVC with ORM solutions?

Functional way of implementing domain driven design

DDD - How to implement high-performing repositories for searching

DDD Infrastructure services

Is the Controller in MVC considered an application service for DDD?

What is an example of a task based UI?

C# MongoDB: How to correctly map a domain object?

Where to implement Automapper in a DDD + layered architecture

Aggregate Root references other aggregate roots

Domain Driven Design disadvantages?

domain-driven-design