Posts tagged as 'Modules'
ModuleLoader ApplicationDomain
By default, the module loader loads modules in a new application domain. This means the classes in the module are not accessible to the main application, which can cause problems particularly when using reflection…
Posted on 27 May 2009 | 3 comments | continue reading
