How to implement plugin architecture in Asp.Net web forms
1 answer
I would encourage you to go to the source code and read it to figure out how it works in BlogEngine.Net. This is really the best and fastest way to accomplish what you want. To be honest, this is what I like the most about open source. You can download the latest source from http://blogengine.codeplex.com/releases/view/39387 .
+1
a source to share