For projects that do not require installation of assemblies in GAC you want a tool that can move your project to Production environment with out moving the unnecessary files like source code. Also some time the Project folder might have files that are not part of the Project. It is easier at times to moves the files in Zip format, FTP it or copy it directly to the target Server.
Here is the tool that moves only the required files and you can select if you want to move the release version or th Debug version. It can also Package the files in Zip format or ftp it to the target environment. Or if you like just copy the minimum required file to the server over Network.
We are using in our Company to move the Project from Development to Content to Stagging and finally to Production Environment. Click on the Link below to get the Free deployment tool.