Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-model

DDD - How Can I Avoid Crossing Aggregate Boundaries Here?

Constraining string length in domain classes

c# string domain-model

Grails: Best approach for storing data for the duration of the users session [closed]

DDD, Doctrine2, Aggregates and ArrayCollection: how to isolate the domain model?

ASP.NET MVC - view model, domain model and data model [closed]

Domain driven design child entities change tracking

DDD, identifying the core domain

Refactoring domain model with mutability and cyclical dependencies to work for Scala with good FP practices?

Using enum values in Domain Model with EF Code First approach

Difference between domain model, conceptual model and business model etc [closed]

Domain Model and Object Model

Dealing with an anemic domain model

AutoMapper flattens Domain Models but does it do the opposite? If not, what does?

Should we use foreign-key constraints when persisting Domain Models?

UML Domain Modeling

uml datamodel domain-model

Is there a rich domain model example? [closed]

PHP Domain Model

Constructing an object graph from a flat DTO using visitor pattern

Domain Driven Design, Domain objects, attitude about Setters