Pushing code to a server – test, production, or otherwise – is an error prone hassle. Invariably you forget to update a connection string or push a DLL or include ...
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 ...