Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in anemic-domain-model
Domain objects - "Smart object" vs POCO
Nov 29, 2021
.net
architecture
domain-driven-design
domain-model
anemic-domain-model
which metric(s) show the difference between object-oriented and procedural code
Feb 06, 2022
oop
metrics
procedural-programming
anemic-domain-model
Domain driven design: Avoiding anemic domains and modelling real world roles
Sep 22, 2022
domain-driven-design
domain-model
anemic-domain-model
How to avoid anemic domain model with business logic in the form of rules
Oct 14, 2022
entity-framework
domain-driven-design
entity
business-logic
anemic-domain-model
How Single Responsibility Principle relates to anemic/rich domain model?
Nov 20, 2022
java
domain-driven-design
single-responsibility-principle
anemic-domain-model
DDD, Entity Framework, Aggregate Entity Behavior ( Person.AddEmail, etc)
Jul 15, 2018
entity-framework
domain-driven-design
entity
aggregate
anemic-domain-model
Domain Model and Service Layer patterns in P of EAA
Aug 13, 2022
design-patterns
service-layer
architectural-patterns
anemic-domain-model
anemic domain model versus domain model
Oct 25, 2022
design-patterns
domain-driven-design
anti-patterns
anemic-domain-model
If you are forced to use an Anemic domain model, where do you put your business logic and calculated fields?
Sep 20, 2022
c#
architecture
dns
domain-driven-design
anemic-domain-model
Concrete examples on why the 'Anemic Domain Model' is considered an anti-pattern [closed]
Sep 13, 2022
java
architecture
domain-driven-design
anti-patterns
anemic-domain-model
ASP.NET MVC Business Logic in Domain Model vs Service Layer
Aug 31, 2022
asp.net-mvc
business-logic
service-layer
domain-model
anemic-domain-model
Single Responsibility Principle vs Anemic Domain Model anti-pattern
Aug 26, 2022
oop
solid-principles
single-responsibility-principle
anemic-domain-model
Avoiding anemic domain model - a real example
Sep 24, 2019
anemic-domain-model
Rich vs Anemic Domain Model [closed]
Aug 16, 2022
domain-model
anemic-domain-model
rich-domain-model