Here is a simple class that allows you to use a container to register and resolve your instances of controllers. You’d want to do this if you inject dependencies into your controller via constructor …
Continue Reading about ASP.NET MVC – Windsor Container Controller Factory →