Topics Covered Introduction Dependency Inversion Principle Bob Martin’s Discovery Inversion of Control Service Locator Dependency Injection Constructor Injection Setter Injection Interface Injection Demo Introduction How is this concept relevant? Let’s have a look at the traditional
Read moreTag: Architecture
Onion Architecture in ASP.Net MVC
Download demo – 16.7 MB Introduction Pre-Requisites This article is meant for my fellow mates who have knowledge on ASP.NET MVC and wondering for an architecture to choose. I am trying to pen this article
Read more