ASP.NET AppDomain–What it is and why it’s important–Part 12 of 52 part series

Posted by OWScott on ASP.net Weblogs See other posts from ASP.net Weblogs or by OWScott
Published on Sun, 20 Mar 2011 01:58:00 GMT Indexed on 2011/03/20 8:10 UTC
Read the original article Hit count: 836

Filed under:
|
|
|

AppDomains are a silent mysterious part of ASP.NET and IIS.  It’s important for the web administrator to be aware of this building block of ASP.NET so that we can be aware of how changes to the system can affect production sites.

While this series is targeted at the IIS and web administrator, this topic is useful for the ASP.NET programmer too.

This is week 12 of a 52 week series on various web administration related tasks. Past and future videos can be found here.

© ASP.net Weblogs or respective owner

Related posts about iis

Related posts about ASP.NET