Hi,
I was working in windows application where we were using PRISM framework to maintain modular architecture. Planning was that modules will be developed separately and will injected in Main application to Unity IoC container.
But recently I got a planning, that we need to develop the application for web platform, having same feature. i.e. the Base application will be hosted only once. Later as time goes modules will be separately developed and will be uploaded and injected to Base application, and Base application would have such capabilities to execute those modules.
After googling I found many IoC containers are available, which can be work in Web platform.
Actually PRISM provide whole infrastructure to work in Modular approach using WPF windows app. Is there any framework like PRISM for Web applications?, i.e. for ASP.net MVC3 or MVC4.
I cannot use Silverlight.
With Regards
Kishore K
I was working in windows application where we were using PRISM framework to maintain modular architecture. Planning was that modules will be developed separately and will injected in Main application to Unity IoC container.
But recently I got a planning, that we need to develop the application for web platform, having same feature. i.e. the Base application will be hosted only once. Later as time goes modules will be separately developed and will be uploaded and injected to Base application, and Base application would have such capabilities to execute those modules.
After googling I found many IoC containers are available, which can be work in Web platform.
Actually PRISM provide whole infrastructure to work in Modular approach using WPF windows app. Is there any framework like PRISM for Web applications?, i.e. for ASP.net MVC3 or MVC4.
I cannot use Silverlight.
With Regards
Kishore K