J
Jonas Bergman
I have an application that dynamically loads an assembly dureing runtime. I
want to send a mesage to the application that a new version of the assembly
is available.
I then want to unload the assembly and replace the existing file with a new
file with the same name, without exiting the application.
Is that possible??
/Jonas Bergman
want to send a mesage to the application that a new version of the assembly
is available.
I then want to unload the assembly and replace the existing file with a new
file with the same name, without exiting the application.
Is that possible??
/Jonas Bergman