I have question about this plugin system: .NET 4.0 ASP.NET MVC 3 plug-in architecture with embedded views
It is possible when I start ptoject (web site local in visual studio using ctrl + f5) that when I delete plugin.dll from plugin folder. System automaticly detect it and disable module or when I will put new plugin .dll to plugin folder, system automaticly detect new plugin without rebuild completly solution ? I just need the plugin system which t will not need restart server when user is installing it to the aplication.
Thnaks for your help and sorry for my english !