Overview of Internet Information Services 5.0
|
|
Programmability
This section acquaints you with the new features that improve IIS programmability. For more information, see Administering an ISP Installation in this book, and the IIS 5.0 online product documentation.
- Application Protection IIS 5.0 offers greater protection and increased reliability for your Web applications. By default, IIS 5.0 will run all of your applications in a common (or pooled) process that is separate from core IIS 5.0 processes. In addition, you can still isolate mission-critical applications that should be run outside of both core IIS 5.0 and pooled processes.
- New Features in ASP Enhance performance and streamline your server-side scripts:
- New flow control methods
- Improved error handling
- Scriptless ASP
- Performance-enhanced objects
- Extensible Markup Language (XML) integration
- Microsoft® Windows® Script Components
- A new way to determine browser capabilities
- ASP self-tuning
- Server-side include with SRC attribute
- Encoded scripts in ASP pages
- ADSI 2.0 Adds custom objects, properties, and methods to the existing Microsoft® Active Directory Service Interfaces™ (ADSI) provider, giving you even more flexibility in configuring your sites.
For detailed descriptions of the new features, see the “Features” topic in the IIS 5.0 online product documentation.
© 1997-1999 Microsoft Corporation. All rights reserved.