Asp.net Web application Deployment : Simpler Approach
When your project becomes big, deployment becomes very very painful.
If you are copying files manually from Development to Testing and from Testing to Production Server(s) its a nightmare.
Read more