I am trying to create a .Net Library with few Controllers, and i want to reuse them in Multiple web projects.
I\'m half way through, But problem i\'m getting is , Whenev
Take a gander over to codeplex and have a look at the Managed Extensibility Framework
Once your done there...
See what Maarten Balliauw has to say about ASP.NET MVC and the Managed Extensibility Framework (MEF)