| Author: Arun Kumar 05 Jun 2008 | Member Level: Bronze Points : 1 |
What is the difference between application pool and application domain?
|
| Author: Kumar Velu 06 Jun 2008 | Member Level: Diamond Points : 2 |
hi arun,
Appdomain is a container within which ASPX runs and that Apppool is a process that starts the w3wp.exe worker process within which ASP applications run.
|
| Author: Mahesh Raj 07 Jun 2008 | Member Level: Gold Points : 1 |
This is very good information,Continue posting such useful articles.
|