Richard Grabner
2007-08-01 07:20:50 UTC
Hi
i wanted to ask if somebody can tell me a method or a concept to load up an
assembly similar like with ICLRRuntimeHost->ExecuteInDefaultAppDomain but
instead from a file on disk from a memory (byte array for example.) simillar
to the System.Reflection.Assembly.Load(rawAssembly() as Byte) in dotnet but
i need this for my c++ clr host.
thanks
richard
i wanted to ask if somebody can tell me a method or a concept to load up an
assembly similar like with ICLRRuntimeHost->ExecuteInDefaultAppDomain but
instead from a file on disk from a memory (byte array for example.) simillar
to the System.Reflection.Assembly.Load(rawAssembly() as Byte) in dotnet but
i need this for my c++ clr host.
thanks
richard