Hello,
I have a site in WAP hosted in winhost server, the site has many page, but each time I modify the code-behind of a single page using Visual Studio the whole existing file in the remote directory will have to be deleted and replaced with new ones when I publish it.
I do not want it that way.
How do I compile just the single affected page and upload that alone?