If you want to do a better job of managing your configuration settings than just throwing random data into appSettings, you can extend your config file with your own custom XML and actually edit your ...
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 ...