Hii
When do we call garbage collector explicitly and why do we call it ?
How to load assembly at runtime.? when to load ?
how to load asp.net file at runtime ?
how to load c# file at runtime ?
Can i get answers to atleast few of them ...
Thanks in Advance ,
Best Regards ,
Shirisha
Loading
Sam HobbsPosted Dec 29, 2009, 1:47 PM
Rekha SinghPosted Dec 29, 2009, 6:49 AM
system.gc.collector can be used to call an garbage collector
Manaswinee MohapatraPosted Jul 16, 2007, 9:08 AM
It is called so that garbage collector will release the resources which are not in use.
To load assembly at run time ,follow the below links.
http://support.microsoft.com/kb/837908
http://www.codeproject.com/useritems/Assemblies___Appdomains.asp
http://www.kdkeys.net/forums/1739/ShowThread.aspx