Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How do I implement Unit Of Work in Spring & JPA/Hibernate?

Implementing repository for EF4 using DDD and IoC

Fluent Validation and IoC (Unique Field)

Getting all aggregate root entities child entities?

Domain-driven design, event sourcing and evolving models

Share model between client and server

Bounded Contexts and EF Code First - How to put them together?

Why expose service instead of repository in Onion Architecture?

Domain driven design - database transaction management

Repository Add and Create methods

CQRS or App Service?

domain-driven-design cqrs

Should aggregate involve a read-lock in database?

The repository pattern is procedural, not OOP? [closed]

DDD: Should a Dto Assembler be a part of Domain Layer?

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