Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How does application layer unit tests look like in DDD?

Design Patterns: Factory and Repository

Opinion wanted: Intercepting changes to lists/collections

How to organize a ASP.NET MVC solution (DDD)

Should an event-sourced aggregate root have access to the event sourcing repository?

ASP.NET MVC NHibernate Model Binding

should I have logic in my model class or other classes

org.hibernate.MappingException: Repeated column in mapping for entity

DDD and data export system

domain-driven-design

Validation approaches in ddd

oop domain-driven-design

Entity vs DTO in CQRS

CQRS + Event Sourcing without DDD

CQRS and REST HATEOAS mismatch

DDD and Persistence. Again

CQRS DDD: How to validate products existence before adding them to order?

What are the differences between 'Find' and 'Get' verbs on methods in the Repository or Data Access Methods?

Why the members of the domain object (POCO) are defined virtual?

WCF Message & Data Contract, DTO, domain model, and shared assemblies

POCO's, behavior and Peristance Igorance

Having 3rd Party or Custom 'Library' references in Domain Model?

domain-driven-design