Search code examples
How Single Responsibility Principle relates to anemic/rich domain model?...


javadomain-driven-designsingle-responsibility-principleanemic-domain-model

Read More
Adding business logic to JPA entities...


jpadomain-driven-designanemic-domain-model

Read More
Single Responsibility Principle vs Anemic Domain Model anti-pattern...


oopsolid-principlessingle-responsibility-principleanemic-domain-model

Read More
Pros and Cons of Anemic Domain Model...


design-patternsarchitecturedomain-driven-designanemic-domain-model

Read More
Concrete examples on why the 'Anemic Domain Model' is considered an anti-pattern...


javaarchitecturedomain-driven-designanti-patternsanemic-domain-model

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


asp.net-mvcbusiness-logicservice-layerdomain-modelanemic-domain-model

Read More
Are DTO anemic model/anemic value object?...


domain-driven-designdtovalue-objectsanemic-domain-model

Read More
Circular reference between the services using the Anemic domain model...


c#dependency-injectioncircular-dependencyanemic-domain-model

Read More
Can a "rich domain model" violate the Single Responsibility Principle?...


domain-driven-designsingle-responsibility-principleanemic-domain-model

Read More
Avoiding anemic domain model - a real example...


anemic-domain-model

Read More
Effort to enhance...


domain-driven-designmodelinganemic-domain-model

Read More
Full Anemia - Where can I move this data out of my Model?...


c#anemic-domain-model

Read More
ObjectContext aware entity in EF to avoid Anemic Domain Model...


entity-frameworkactiverecorddependency-injectionbusiness-logicanemic-domain-model

Read More
The difference between anemic domain model and an entity...


entitydomain-driven-designanemic-domain-model

Read More
POCO can be used as domain model...


architecturedomain-driven-designpocoanemic-domain-modelrich-domain-model

Read More
From anemic domain to domain driven...


c#entity-frameworkdesign-patternsanemic-domain-model

Read More
difference between anemic domain model and active record...


design-patternsactiverecordanemic-domain-model

Read More
.NET Domain Model, when to eager load...


c#domain-driven-designanemic-domain-model

Read More
Domain objects - "Smart object" vs POCO...


.netarchitecturedomain-driven-designdomain-modelanemic-domain-model

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


entity-frameworkdomain-driven-designentitybusiness-logicanemic-domain-model

Read More
Is this "anemic" model acceptable design?...


architectureseparation-of-concernsanemic-domain-model

Read More
What is anemia in domain model?...


design-patternslanguage-agnosticanemic-domain-model

Read More
Is valid to use EntityRepository inside another one?...


symfonydatamapperanemic-domain-model

Read More
Why is entity bean considered as anemic?...


javaentityanemic-domain-model

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


domain-driven-designdomain-modelanemic-domain-model

Read More
anemic domain model and domain services...


c#design-patternsservicedomain-driven-designanemic-domain-model

Read More
how to avoid anemic domain model?...


servicedomain-driven-designrepositoryanemic-domain-model

Read More
Is this an anemic domain model?...


oopzend-frameworkdesign-patternsanemic-domain-model

Read More
JPA/Hibernate: Sub-typing vs. strategy 'pattern'...


javahibernatejpadomain-modelanemic-domain-model

Read More
Should I populate member variables with data from a database in the constructor...


ormactiverecordconstructoranemic-domain-model

Read More
BackNext