Oct 28, 2007
During IIS7 development, I've written quite a few modules for IIS7 / ASP.NET. Some of these were for various demos, others were to help out various internal and external customers, and others just because they were fun to write. Now, I am thinking about...
1 comments
Filed under: IIS7, development, Goodies
May 24, 2007
In a web application, it’s often necessary to redirect clients requesting one url to another url. A while ago, I wrote a module to do basic http redirection for an ASP.NET application. The HttpRedirection module allows you to configure regular expression...
1 comments
Filed under: IIS7, ASP.NET, development, IIS News Item, Goodies
Jan 21, 2007
Do you hate bland directory listing pages that most web servers have these days? Many of us do on the IIS team, and so over the past several years we've built a few directory listing modules to spice up IIS directory listings. I figured I should put an...
1 comments
Filed under: IIS7, ASP.NET, modules, development, Goodies