I have published a website on my windows server using IIS 7.0 and visual studio 2010. Its an asp.net project.
While publishing it I chose the option
"Allow this precompiled site to be updatable"
But what I do not know is how to update it when I change my templates/pages/IP address etc in my visual studio project files? I have to remove the corresponding App from IIS and then re-add it whenever I make changes. Any help would be great. Thanks.