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
Post a Comment