Monthly Archives: September 2015

Real World Example of Adding Auditing With Dependency Injection’s Interception

Synopsis: This article walks through a real world example in which the Crosscutting Concern (1) ‘Auditing’ was added to the application without breaking the Single Responsibility Principle (2), nor the Open/Closed Principle (3), by utilizing Dependency Injection’s Interception. Get the … Continue reading

Posted in .NET programming, Dependency Injection, Software design patterns | Tagged , , | 3 Comments

New Job + published in magazine!

To whom it may concern. It has been difficult to achieve my target of 1 blogpost per 2 weeks because of various reasons. Luckily these reasons are all… Really awesome! So I thought I’d share it with whoever is interested. … Continue reading

Posted in Uncategorized | 4 Comments