Hi Everyone,
Can you help me thru these questions :
- Application Pool may contain multiple worker processes (w3wp.exe) ?
- Application Pool may contain multiple Asp.NET Applications ?
- Asp.NET assigns one ThreadPool per AppDomain ?
- One AppDomain only contain one Web Application Instance but Application can contain multiple AppDomains ?
Can you answer those questions ? and if you have more to add, please provide them as well.
Thanks in advance.
Edit : These questions are related to IIS 6x or higher, in which App Domains are available.