|  Login
share this page - email email | del.icio.us del.icio.us | digg digg | technorati technorati | reddit reddit | stumbleupon stumbleupon | newsvine newsvine | google bookmarks google bookmarks | yahoo bookmarks yahoo bookmarks | yahoo myweb yahoo myweb | slashdot slashdot | backflip backflip | live live | fark fark | blogmarks blogmarks | linkagogo linkagogo | wink wink
Search Blogs
 
 
   
     
Blog Archives
   
   
     
Blog List
   
   
     
Blogs
 
Mar 20

Written by: Shawn Bass
Tuesday, March 20, 2007 8:04:41 AM

MSDN has a great review up on IIS 7.0.

Some of the highlights of the new IIS 7.0:

  • Lean server core component (similar to server core in Longhorn).  Additional components can be enabled on an as-needed basis.  This of course helps to reduce the attack surface of the server.
  • No more metabase (finally!).  All settings for IIS are now in an XML-based config file (much like the asp.net .config files)
  • IIS Manager has been completely redone.  I personally think this is a huge improvement over the old admin tool.
  • Improved diagnostics and tracing facilities for quickly locating problems in your web server or application pools.
  • Improved performance through caching (ASP sites are dynamic which unfortunately leads to performance issues if the content has to be generated dynamically all the time.  IIS 7.0 has features that allow for output caching to reduce the amount of database calls, etc.
  • Lots of other things...follow the link above for more info.
Thanks to blog.baeke.info for the link.

Shawn

Tags:

Your name:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment    Cancel