Decide between In-Process or Inter-Process Communication at Deploy Time - Part 3
This is the last post from the series on how we could implement a design that allows to decide only at deploy time how two services
Sharing experiences and ideas about effective code design
This is the last post from the series on how we could implement a design that allows to decide only at deploy time how two services
This post continues the previous by giving an example on how we could implement a design that allows to decide only at deploy time how services
After a long vacation in October last year, followed by some intensive work at MIRA and InfiniSwiss, now I can make some time to share some
AppBoot is a generic .NET application bootstrapper, we at iQuarc, have put on GitHub a while ago. It started few years back when we were about
The Crosscutting Concerns are the areas in which high-impact mistakes are most often made when designing an application. There are common causes that lead to this
While reviewing my previous post another great discussion, which may arise from paying attention to your references, came to my mind: Don’t Repeat Yourself (DRY)
A few posts back I talked about how we can use the assembly references to enforce consistency and separation of concerns (here and here are the
It was few months ago more than a year ago (22nd of February 2013 in my Trello card, Ideas column), when I came up with the