If you use AssemblyName to access the file on disk then it is not loaded
into the appdomain. If you use one of the Assembly.Load or LoadFrom methods
then it is loaded into the appdomain and the only way to unload the assembly
is to unload the entire appdomain.
"Bruce Wayne Wilkins" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> So is it loaded into the AppDomin or not?
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!