For the past year, the team has been working on IIS7 alongside Whidbey. Finally, an overview of whats coming down the road has been published. My own top-three features (which I demo'd at an MVP summit last November) are:
- Componentized web core allowing you to customize the functionality of the web server (at a very granular level) to fit your specific needs.
- Managed extensibility model for extending the server using the familiar HttpModules and HttpHandlers model from ASP.NET along with a unified pipeline (so one, and only one, auth, authz, custom errors etc. model).
- Unified configuration model for both IIS and traditional ASP.NET settings, and a brand new cool UI for managing and diagnosing the server to go along with the unification.
Check out the full
article... What makes your top-three list?
Posted on Tuesday, 2/1/2005 @ 2:47 PM
| #
ASP.NET