D
daiski
Hi,
I'd like to know if I have to re upload my web application to the web
server everytime I make a minor change to it.
For example, I just changed one line of code in my code behind.
I see how THAT file needs to be updated, and probably the dll and pdb.
Anybody know for sure what needs to be updated besides these 3 or do I
have to upload the whole web application?
One thing I have gathered is that client pages (aspx) can be modified
and uploaded without a fresh release. But it's the code behind that I
need confirmation on.
Thanks
I'd like to know if I have to re upload my web application to the web
server everytime I make a minor change to it.
For example, I just changed one line of code in my code behind.
I see how THAT file needs to be updated, and probably the dll and pdb.
Anybody know for sure what needs to be updated besides these 3 or do I
have to upload the whole web application?
One thing I have gathered is that client pages (aspx) can be modified
and uploaded without a fresh release. But it's the code behind that I
need confirmation on.
Thanks