Erwin's Blog

Developing with .NET

Browse by Tags

All Tags » Configuration (RSS)
One web setup project for deploying on multiple environments
A common task in a project is preparing your for a deployment. The easiest way to do this is making use of a Web Setup Project . But how do we make this Web Setup Project suitable for multiple environments, because it's most likely that there are environments...
More Posts