Welcome to MSDN Blogs Sign in | Join | Help

March 2006 - Posts

AppDomains and Addins

What is an Application Domain (AD)? An Application Domain is a CLR feature that provides a unit of isolation for an application. An AD may be thought of as a lighter weight process boundary. Multiple AppDomains may be created within a host process. The
 
Page view tracker