Is it bad practice to use a Visual Studio Project folder as a virtual directory in IIS? -


is bad practice use visual studio project folder virtual directory in iis when doing development?

instead, should copy files separate folder once application compiled?

provided you're not using same environment push live changes, it's fine development setup. of course if you're on live website, it's not idea @ all. think it's pretty idea dev testing, saves step of having move files on test.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -