I am developing an ASP.Net MVC 2 Application in Visual Web Developer 2010 Express.
I was researching about using the build configuration to copy the right web.config file for development and testing environment and found this article. But, I am not able to find out how to set the pre-build event for my project, which is required according to the article.
How can I set the pre-build event?