I do mostly Intranet applications and the internal security is such that most of us when creating a new application just upload the aspx files as well as the aspx.vb files.
I understand there is a way to pre-compile the site on my machine and just upload the aspx files.
Is this normal and how is it accomplished?
We use VS 2005 and 2008.
P.S. I searched the net for deploy and asp.net but I didn't want to have to create a separate deployment project and "install" the apps on the server.
I understand there is a way to pre-compile the site on my machine and just upload the aspx files.
Is this normal and how is it accomplished?
We use VS 2005 and 2008.
P.S. I searched the net for deploy and asp.net but I didn't want to have to create a separate deployment project and "install" the apps on the server.