Click to See Complete Forum and Search --> : Updating installed app


Yuriy Galanter
09-06-2001, 11:37 AM
I wrote an ASP.NET application in VS.NET and installed it using Setup
project on another PC. Then I modified the application - only logic behind
the page changed. Do I have to reinstall the entire application or just
replacing the DLL in the Bin folder on target machine will be enough?

Yuriy Galanter