views:

15

answers:

0

hi,

We have a list of modules in an ASP.NET MVC site. We have a scenario to deploy the web site module wise. We restructured our code to have different namespaces for each module.

How is it possible using installer to restrict module level installations? It is just like having feature based installation at par with Microsoft Products.

Thanks,