G
Guest
Hi everyone,
Lets suppose I'v a class lib mylib.dll which is about 3mb in size. Now if I refernce it from a windows forms app which uses mylib.dll, will all the 3mb be loaded into memory as soon as my app starts using it? Or will the mylib.dll get loaded part by part as its different objects are invoked?
Regards,
Abubakar.
Lets suppose I'v a class lib mylib.dll which is about 3mb in size. Now if I refernce it from a windows forms app which uses mylib.dll, will all the 3mb be loaded into memory as soon as my app starts using it? Or will the mylib.dll get loaded part by part as its different objects are invoked?
Regards,
Abubakar.