Horsdal Consult
Pages
(Move to ...)
About
Contact
Blog
Courses and Talks
▼
Showing posts with label
Hexagonal Architecture
.
Show all posts
Showing posts with label
Hexagonal Architecture
.
Show all posts
Saturday, May 31, 2014
Breaking Domain Layer Dependency on Data Layer: Use Events for Writes
›
In this final part of my series (part I , II and III ) on reversing the dependency from Domain Model to Data Access code found in many trad...
Tuesday, May 13, 2014
Breaking Domain Layer Dependency on Data Layer: Dependency Inversion
›
This 3rd post in the series about moving from an architecture where Domain Model code depends on to Data Access code to an architecture whe...
Tuesday, May 6, 2014
Breaking Domain Depedency on Data Access: Let Presentation Depend on Data Access
›
This is the second post about not letting domain layers be depend on data access layers. This post explores the (maybe) most obvious way to ...
Monday, April 28, 2014
Domain Models Should Not Depend on Data Layers
›
This is the first of 4 posts about how to go about moving from an architecture where the Domain Model depends on the Data Acces component, t...
›
Home
View web version