|  | |  |  | AppDomains are usually created by hosts. Examples of hosts are the Windows Shell, ASP.NET and IE. When you run a .NET application from the command-line, the host is the Shell. The Shell creates a new AppDomain for every application. 
 AppDomains can...
 |  | Posted By:Tammy Sanders      Posted On: Mar 16 | 
 |