Plugin architecture in .NET like wordpress

mlzdikr

New Member
We're going to upgrade our old classic ASP system to .net.This old system manages different ecommerce sites.What we would like to do is to create a asp.net (vb) system like wordpress with plugins.This way, the layout can be completely different between the sites.For example a login plugin can be anywhere on the page with different settings for layout and display. Or even with a separate plugin css.This way the setup time is minimal for the webmasters, and the developers can develop new plugins.Now i'm stuck at .net 2. and haven't had time to follow the advantages of 4 or even 4.5.I just start reading about MVC.What is a good solution to follow? MVC? Any available frameworks for this setup? If you have any links o samples, please share.thanks for the help.
 
Back
Top