Deploying config files to multiple environments - dev, stage, prod (mattberseth.com)
submitted by
mberseth(1375) 2 years, 8 months ago
A common problem most application developers face at one time or another is managing the deployment of the environment specific configuration elements their application depends on. Most often these elements include items like connection strings, file paths or other settings the application requires access to during runtime. I recently tackled this problem and came up with a solution that seems to work pretty well (we have been using it for the past 4 months without any issues) and fits in great with our automated build enviornment.
|
category: Other
|
Views: 34
tags:
mattberseth MSBuild another
Everyones tags:
Your Tags: