If you're concerned about keeping critical information in your Web.config file, then you should encrypt it -- or at least the parts that you're concerned about. I love keeping information in my ...
Moving from a test to a production environment can be tricky. Here's where the Web Deployment Projects add-on comes in handy. You're probably using the web.config file to hold the connection strings ...
Before you begin deploying applications based on the .NET framework, you need to decide how your organisation will manage common application settings. To promote code reuse and application ...