J
Jack Wright
Dear All,
I assume that merely loading a .net dll in memory via
Assembly.LoadForm does not compile the dll into machine code...does it
make sense to loop through the classes defined in the dll and create
them...will this ensure that the classes are JITed...please help...
TALIA
Many Regards
Jack
I assume that merely loading a .net dll in memory via
Assembly.LoadForm does not compile the dll into machine code...does it
make sense to loop through the classes defined in the dll and create
them...will this ensure that the classes are JITed...please help...
TALIA
Many Regards
Jack