R
rh1200la
Hey all. I'm the new webmaster of a popular website which is built in
..net using c#
I have successfully set up a dev environment on my local box here (with
some tweaking) but it works nonetheless.
As I create new asp.net pages I will need to recompile and update the
project dll in the bin folder. My question is, if for any reason the
newly compiled DLL causes some sort of error for the site, can I simply
recopy the old DLL's (which I will backup) back into the BIN folder?
My hesitation to simply test this is because the project has references
to various components and other projects.
thanks.
..net using c#
I have successfully set up a dev environment on my local box here (with
some tweaking) but it works nonetheless.
As I create new asp.net pages I will need to recompile and update the
project dll in the bin folder. My question is, if for any reason the
newly compiled DLL causes some sort of error for the site, can I simply
recopy the old DLL's (which I will backup) back into the BIN folder?
My hesitation to simply test this is because the project has references
to various components and other projects.
thanks.