December 2006 Archive on MVolo's Blog

Fix problems with Visual Studio F5 debugging of ASP.NET applications on IIS7 Vista

A number of people have been reporting problems when trying to debug their ASP.NET applications on Windows Vista with Visual Studio 2005 F5 debugging support. There are a handful of posts about trying to get this to work in various ways ... most of which...

IIS7 modules vs. IIS6 ISAPI: Managing request state in your module

For post #4 in the IIS7 Modules vs. IIS6 ISAPI series, let's take a look at another common pattern in IIS module development - storing request-specific state inside your module. Read more at http://mvolo.com/blogs/serverside/archive/2006/12/25/Managing...

The self-hosted journey is finally over

I have finally finished moving my blog over to a self-hosted IIS7 server, where I can actually demo the technology I am writing about. Come check out the new home of www.mvolo.com ! More of this post at http://mvolo.com/blogs/serverside/archive/2006/12...

Page view counter