As I really want to explore more of the development enhancements that can be done on top of the existing features on IIS7, I wrote a simple Module in C# for IIS7. Since I wanted to write a managed code, I used the ASP.NET server extensibility APIs. Previously,