P
Patrick
Hello
I'm asking myself what the best practice is, when publishing a asp.net 2.0
website. So when I precompile the website, to put it online, i get a lot of
DLLs and ascx/aspx files. So i put them online, and all works, so far, so
good.
But the question is now, when I make a simple change in a .cs-File, then I
publish again the website, to get all precompiled dlls, so I have to upload
again all DLLs, ok, that's ok, but I also have to upload all ascx and aspx
files, because the reference has changed.
Has someone a solution to this??
Thanks
Patrick
I'm asking myself what the best practice is, when publishing a asp.net 2.0
website. So when I precompile the website, to put it online, i get a lot of
DLLs and ascx/aspx files. So i put them online, and all works, so far, so
good.
But the question is now, when I make a simple change in a .cs-File, then I
publish again the website, to get all precompiled dlls, so I have to upload
again all DLLs, ok, that's ok, but I also have to upload all ascx and aspx
files, because the reference has changed.
Has someone a solution to this??
Thanks
Patrick