|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Knowing when my assembly is loadedIs there a way for me to know from within a given assembly when it gets
loaded? If so, how can this be done? Thanks in advance! I dont know about getting tthe loaded assembly to report when it gets
loaded but the appdomain class has an assemblyloaded event which fires whenever a new assembly is loaded - if thats any help see:ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref2/html/E_System_AppDomain_AssemblyLoad.htm in the visual studio help Nick Show quoteHide quote On Dec 15, 8:56 am, "GoogleNewsReaderMan" <lorne_into***@hotmail.com> wrote: > Is there a way for me to know from within a given assembly when it gets > loaded? If so, how can this be done? > > Thanks in advance!
Other interesting topics
Payroll model.
Making a beep Performance of switch{} block. Thread.Suspend and Thread.Resume in Framework 2.0 What does the "out" keyword do in this function call? Enumerator question ArrayList of arrays Threads How To Use ResourceManger for String management Creating my own object , with sub objects |
|||||||||||||||||||||||