A new demo has been added in the Windows Server 2000 demo portion.The detail of this demo is
Title: How to Configure Application Protection in IIS in Windows Server 2000
Objective: The objective of this demo is to teach you how to configure application protection in IIS in Windows Server 2000. IIS 5.0 offers three levels of application protection. Application protection refers to the process in which applications are run. In IIS 4.0, applications could be set to run either in the same process as Web services (Inetinfo.exe) or in a process separate from Web services (DLLHost.exe). In IIS 5.0, there is a third option: applications can be run in a pooled process (another instance of DLLHost.exe).
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.