Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Should override Object.Equals for Entities (in DDD)?

.net domain-driven-design

Free video (screencast , webcasts ...) training on DDD [closed]

Parametrized POCO Constructors with the Entity Framework

Domain-driven design pattern - accessing repository from domain

Reference a value objects parent entity object in RavenDb

.NET MVC Controller with multiple Repositories and Services?

Domain Model with Nhibernate design issue

How to write functionality using DDD / CQRS

DDD/CQRS: Combining read models for UI requirements

domain-driven-design cqrs

Is MediatR library overused in CQRS examples on the web?

TDD and DDD while still understanding the domain

Is the null object pattern worth it?

Is there an NHibernate killer out there?

Domain Modeling, Domain Objects in DDD

domain-driven-design

DDD: Connection objects are Entity Object or Value Object?

domain-driven-design

How to Add Business Logic to the Domain Service in Domain-Driven-Design?

Alternatives to a deep inheritance hierarchy?

How to create a multilingual domain model

What is the best way to build view model?

How do implement Unit of Work, Repository and Business Logic in ASP MVC?