Barrangers Dev Blog

Written by Barranger Ridler who lives and works in Toronto building useful things. You should follow him on Twitter

IE is caching your function

January 22, 2020

The reasons to use IoC are numerous, but specifically for ASP.NET it will allow you to keep code isolated into functional components, and allow you to migrate those functional components to newer/more appropriate technologies.

Using IoC in ASP.NET MVC

April 22, 2019

The reasons to use IoC are numerous, but specifically for ASP.NET it will allow you to keep code isolated into functional components, and allow you to migrate those functional components to newer/more appropriate technologies.