News:

Build a stunning handcrafted website with IT Acumens

Main Menu

Build More Flexible Web Applications

Started by thiruvasagamani, Dec 02, 2008, 10:33 PM

Previous topic - Next topic

thiruvasagamani



Build More Flexible Web Applications

For developers wanting to create flexible Web applications, Internet Information Server 7.0 (IIS7) provides a powerful platform on which to build. With IIS7, developers can take control of the Web server footprint to increase security and decrease patching, more quickly resolve faulty applications, release to market faster, and reduce support costs with simplified deployment and application configuration, as well as rapidly leverage new technologies with IIS7's extensible framework. IIS7 is also more efficiently managed with the introduction of new management APIs, a powerful new UI, a suite of command-line tools, and the capability to manage IIS7 directly from Windows PowerShell™.
Modular Architecture

IIS7 is now factored into more than 40 feature modules that can be independently installed, removed, or replaced, thus dramatically lowering the footprint on a computer and reducing the potential attack surface.
Comprehensive Extensibility

Developers can leverage IIS7's modular design to take advantage of its extensibility through the following features:

    * Request-processing pipeline—IIS7's core features are delivered as modules built using a new set of public APIs. For the first time, developers can use these APIs, rather than the Internet Server API (ISAPI), to extend, replace, or add functionality with native or managed modules and handlers. These custom services become part of the core HTTP request-processing pipeline servicing all incoming requests, which allows you to use managed code to service requests intended for any Web application including static content, PHP, or classic ASP.
    *Extensible user interface—the new UI is also modular and extensible. Using Windows Forms, developers can create a page to configure the application and load it as a feature in the IIS7 UI. Then developers can delegate authority to change or lock those settings. This approach allows seamless integration into the IIS7 feature set, eliminates the need to provide a separate configuration console for the application, and enables the settings to be managed with the new UI, AppCmd, PowerShell, or other administration tools.
    *Extensible IIS7 configuration schema—the IIS7 schema is easily extended with a simple XML snippet.

Powerful Diagnostic Capabilities


IIS7 enables developers and IT professionals to easily troubleshoot Web sites and applications. It exposes runtime diagnostic information to administrators, and can also be configured to automatically log detailed trace events for requests when failures are detected (based on user-configurable rules) or that take too long to execute. Because these diagnostic capabilities in IIS7 are extensible as well, new diagnostic events can be inserted into custom modules, handlers, and ASP.NET applications; and custom trace providers can replace existing providers in the tracing infrastructure.
Thiruvasakamani Karnan