Jul 09, 2008
In last a few weeks, the IIS team has released 3 IIS extensions updates: · URL Rewrite Module CTP1 · Application Request Routing CTP1 · PowerShell Provider CTP2 URL Rewrite Module URL Rewrite Module is a rule-based rewriting engine for...
13 comments
Filed under: IIS7, ASP.NET, IIS News Item, Developers, PowerShell, Administrators
Jun 18, 2008
With so many cool new capabilities in IIS7 , and even more new features coming out all the time , it's no wonder you want to move to IIS7. But you work for The Man, and everyone knows The Man wants ROI . He can't just let you go willy-nilly and adopt...
19 comments
Filed under: IIS7, ASP.NET, Compatibility, IIS News Item, Developers, Administrators, Migration
Jun 09, 2008
Interested in knowing what kind of performance gains you can expect from IIS7? The Microsoft.com operations folks have put together a great summary of their real-world performance data . The short story is: IIS7 servers handle 31% more requests...
3 comments
Filed under: IIS7, ASP.NET, IIS News Item, Developers, Performance, Administrators
Jun 02, 2008
If you've been following http://blogs.iis.net/ or http://www.iis.net/downloads/ lately you've probably noticed a lot of IIS software releases coming out with lots of odd acronyms... CTPs, GoLive releases, RTWs. You may wonder: what are these releases...
17 comments
Filed under: IIS7, ASP.NET, Community, IIS News Item, Developers, Administrators
Jun 01, 2008
I hear this question a lot in the http://forums.iis.net/ , and thanks to Carlos and team's rocking Configuration Editor, figuring this out on your own is a breeze. Here is how you can generate code for ANY IIS7 configuration change, without writing a...
3 comments
Filed under: IIS7, ASP.NET, Administration, Samples & Demos, IIS News Item, Developers, Administrators, Configuration, Tutorial
Apr 15, 2008
One of the things I'm most excited about Windows Server 2008 is the new Web-focused version of Windows called Windows Web Server 2008. It is a special, low-priced version of Windows (only $469 retail, half the price of Standard edition and available...
14 comments
Filed under: IIS7, ASP.NET, IIS News Item, Developers, Administrators
Jun 12, 2007
Scott Seely just published a 30 page whitepaper on IIS7. It includes a great overview of many of the new IIS7 features and architecture, along with lots of great code samples for .NET developers. This is especially helpful if you're looking for more information...
2 comments
Filed under: IIS7, ASP.NET, IIS News Item
May 19, 2007
One of my favorite ASP.NET features is forms authentication, supported by the powerful membership system in ASP.NET 2.0. Back when I built Web applications for a living, I remember agonizing over the building the authentication support for my applications...
0 comments
Filed under: IIS7, ASP.NET, PHP, IIS News Item, Videos