Archives
-
Fix problems with Visual Studio F5 debugging of ASP.NET applications on IIS7 Vista
Hopefully this will be the *definitive* guide to enabling F5 debugging on Vista / IIS7.
Read the details at http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx. -
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-request-state-in-your-IIS7-module.aspx. -
The self-hosted journey is finally over
More of this post at http://mvolo.com/blogs/serverside/archive/2006/12/19/The-self_2D00_hosted-journey-is-finally-coming-to-an-end.aspx.