Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

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

Interface for use cases (application services)?

Saving F# types to a database

DDD: Should everything fit into either Entity or Value Object?

How to utilize domain driven development in asp.net mvc4 effectively?

DDD: Where to put implementation of domain services

Event sourcing / CQRS read model - projections