Assemply and using Activator.CreateInstance



Hello All,

If I load an Assembly (.DLL file) from Process (.Exe file)
using Activator.CreateInstance() method are there or should
I remove Assemply (.DLL) from memory after using it with
Activator's method other method?

I would like to know that are there any possibilities that Assembly
will
remain in memory after process (.exe) is exited.

Have anyone of you any ideas about this?

Cheers!

.



Relevant Pages

  • exe file header
    ... i want to know how the exe file load in memory. ... i have an exe file and i should load it in memory myself (not dos do ...
    (comp.lang.asm.x86)
  • Re: exe file header
    ... marjan wrote: ... i want to know how the exe file load in memory. ...
    (comp.lang.asm.x86)
  • Re: Assemply and using Activator.CreateInstance
    ... If I load an Assembly (.DLL file) from Process (.Exe file) ... IIRC you cannot unload an assembly from memory. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Load EXE and run from memory - is it possible in C# ?
    ... I need to load some EXE file into memory and then find ... > way how to run it from the memory without saving to disk. ... > this installer to download some big installer and run it ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Blinker 7.0
    ... it is too large to load into memory as the exe file is 2.5mb where the ... blinker file is about 1.2mb. ...
    (comp.lang.clipper)