Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-model

Domain Driven Design: How to model relations that are large but have few behaviors

DDD: What goes into domain and what goes into application?

Domain objects - "Smart object" vs POCO

Can I create a poco class with private setter in EntityFramework

How to represent mandatory business fields on a model structure?

CQRS applying cross cutting concerns such as security

UML Domain model - how to model multiple roles of association between two entities?

Building an appointment booking system in Rails

Grails/GORM: creating one-to-one optional relationship

Domain driven design: Avoiding anemic domains and modelling real world roles

Data Mapper pattern, exceptions, and handling user-provided data

Grails - save the transient instance before flushing grails Error?

What's the difference between domain model and conceptual model

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