Connect with Peer Bloggers

Get your Bloggers ID and network with best bloggers around the world.

8

Injection of Control in a C# Console Application

Czetsuya
czetsuya's tech ― Now that I'm working with C# MVC3, I learned that it's easier to setup Injection of Control because of several available plugins that you can use straightly after install. For example the one I'm using is Unity.MVC, in Visual Studio 2010 you just have to install this plugin via NuGet and you'll be supplied a BootStrapper class where you will initialize your classes. But in c# console application I don't remember having an easy implementation :-). So I dig up my and look at how I did it, and here[...]

Voted by 1 User



What would you say?

Be the first to comment on this blog post! Sign in or Create an account.