Mar 10, 2008
In my last post [ ^ ] I gave a quick overview of how to extend configuration. More specifically I covered extending configuration by adding new sections to configuration. One thing I also mentioned was that you can extending existing configuration sections...
3 comments
Filed under: IIS 7.0, Configuration, Extensibility
Mar 05, 2008
In IIS 7 we introduced a completely new configuration system which is used by the IIS runtime and all our administration tools. The configuration system is based on distributed XML files that contain the configuration for IIS, ASP.NET and other components;...
3 comments
Filed under: IIS 7.0, Configuration, Extensibility
Sep 10, 2007
A few months ago the IIS team did a quick tour of Europe, speaking in various cities and countries in an all-day IIS conference specifically geared toward training people on IIS7. Luckily, the good people of Poland decided to record and publish the training...
2 comments
Filed under: IIS7, Extensibility, Samples & Demos, Troubleshooting, IIS News Item, Developers, Performance
May 25, 2007
This is just an overview of my personal experience with IIS7’s Extensibility capabilities. I’m breaking this down into 3 sections: 1. Tips and Tricks with the GAC and how to avoid being confused 2. What’s in an Async Call? 3. Advantages of breaking the...
0 comments
Filed under: UI, Extensibility, IIS7
May 02, 2007
Attachment: wwwroot.zip
I got a lot of requests for the presentation and demo notes from my session at MIX, so here goes. If you're interested in the slides, You can download the PPT here. If you want to try the SQL Logging Module, I've also attached my wwwroot directory in...
2 comments
Filed under: IIS7, PHP, Extensibility, Samples & Demos, IIS News Item, Developers, mix07
May 01, 2007
Attachment: wwwroot.zip
All the credit for the SQL logging module demo goes to CarlosAg . He built it for an internal Microsoft conference, and I stole it for my MIX talk. It is a great demo because it shows off something you can only do with IIS7 and the integrated pipeline...
5 comments
Filed under: IIS7, Extensibility, Samples & Demos, Developers, mix07
Apr 23, 2007
... or How to beat the system by having Visual Studio Form Designer create your module forms. The UI extensibility point is a powerful feature found in IIS7, but one of the more difficult things is designing the layout of the extended module forms. It...
3 comments
Filed under: Vista IIS7, UI, Extensibility
Mar 28, 2007
Carlos and I spoke at the Microsoft Technology Summit yesterday, a conference dedicated to influential influencers who are experts in alternative platforms. It was a really fun talk as we were able to show off how IIS7 provides a very extensive public...
0 comments
Filed under: IIS7, PHP, Extensibility, Samples & Demos, IIS News Item, Developers