1. Creating your project
Follow the following instructions
Remember to save your project to your network drive (or somewhere
else) before logging out. Otherwise it will get cleaned.
2. Publishing (saving) your project onto iisqlsrv
i. Map a network drive to your shared folder on iisqlsrv that has
been set up for you (\\iisqlsrv\<your_CseId>)
ii. Just copy and paste everything in your project folder to the
network drive. Then you should be able to view your project at
http://iisqlsrv/<your_cseID>/<your_webform>.aspx
Warning: Running buggy code on iisqlsrv could
CRASH THE SERVER (which will make the server unusable for hours until
the support fixes that. That's why the development process got moved to
local machines instead). So please test your code on your local
workstation before trying to run it on iisqlsrv.