开发者

How to create Modules in asp.net?

How to develop Module based application in asp.net? It means when we add a module new features wil开发者_StackOverflow社区l run in the application. When we delete the module it will not effect the whole application?


You'll most likely want to learn about creating a Plugin Architecture.

There's some information here on codeproject on how to Create a flexible & dynamic plugin architecture.

This question on StackOverflow will also give you some fantastic information.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜