Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-model

Who should create business objects?

Is it bad to have meaningless keys in my domain model classes?

What is the best database structure for this scenario?

How To Determine Aggregate Root - Domain Driven Design

What's diference between entity-relationship and domain-model

Where to bind DTO into domain model

Where to start when doing a Domain Model?

Declarative Domain Model possible (DDD)?

Domain models in UML?

Is Martin Fowler's POEAA implementation of Unit of Work an anti-pattern?

Corrupting POCO Domain Model when creating LINQ Entity Classes?

Transactions crossing aggregate boundaries

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?

Bestpractice - Mixing View Model with Domain Model