Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in anemic-domain-model

Domain objects - "Smart object" vs POCO

which metric(s) show the difference between object-oriented and procedural code

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

How to avoid anemic domain model with business logic in the form of rules

How Single Responsibility Principle relates to anemic/rich domain model?

DDD, Entity Framework, Aggregate Entity Behavior ( Person.AddEmail, etc)

Domain Model and Service Layer patterns in P of EAA

anemic domain model versus domain model

If you are forced to use an Anemic domain model, where do you put your business logic and calculated fields?

Concrete examples on why the 'Anemic Domain Model' is considered an anti-pattern [closed]

ASP.NET MVC Business Logic in Domain Model vs Service Layer

Single Responsibility Principle vs Anemic Domain Model anti-pattern

Avoiding anemic domain model - a real example

anemic-domain-model

Rich vs Anemic Domain Model [closed]