.NET configuration files are the perfect place to keep all your implementation specific information, such as server connection strings, banner content, etc. However, when you are deploying in multiple environments, with say, a development environment, test environment, pre-production en...
[More]