
With Visual Studio, we are able to create different build
configurations with the Configuration Manager. This allows us to create
different web.config files for a particular build target like Stage, Prod. The
idea behind this is that each target configuration contains the correct
application settings...