开发者

asp.net framework plugin application

I really don't know if someone else has already written down a question similar to this one. I searched on google but maybe i don't know开发者_高级运维 the right tag to search for.

I'd like to project and develop a web-based framework with a number of functionalities like a cms (user management, be able to write articles and so on). The focal point is that i'd like to architect it allowing administrator to activate or disactivate more functionalities by adding a new plugin (ie: he could do that by uploading an xml - as joomla does - or by clicking on 'activate' button - as wordpress does.)

Does exist any tutorial or open source project? Is MEF the way i have to go into?


Look for existing solutions. Things like Umbraco ( http://umbraco.org) and N2CMS ( http://umbraco.org) and Microsoft Orchard ( http://orchard.codeplex.com) and others are simple open source (not complicated) and should all be good things to start your project from them and develop any functionality you need that doesn't exist as a per their existing plugin architecture.

This will save you not just from re-inventing the wheel but also save a lot of time and effort in stuff that is already out there.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜