Yes, Continuous Delivery is a thing; but what about teeny-weeny side projects? Or, even worse, what if a CD isn’t available? Instead of copy/past and start/stop the remote Web-Server, one could simply use the integrated Visual Studio FTP upload + some hacky scripts to detect file changes, triggering a dotnet application restart.