Dec 20, 2007
At last, my MSDN article about using the ASP.NET Integrated Pipeline is out in MSDN Magazine. This article is all about using existing ASP.NET features and building new ASP.NET modules to improve existing applications. What's more, I do this without touching...
3 comments
Filed under: IIS7, ASP.NET, PHP, Integrated pipeline, IIS News Item
Dec 11, 2007
The IIS 7.0 health model (Windows speak for known diagnostical and failure conditions experienced by software) has just been pubished on TechNet. The health model is primarily a list of event log events that are raised by various IIS subsystems, including...
10 comments
Filed under: IIS7, troubleshooting
Dec 08, 2007
ASP.NET 2.0 applications on IIS 7.0 are hosted using the ASP.NET Integrated mode by default. This post lists the changes in behavior that you may encounter when deploying your ASP.NET applications on IIS 7.0 on Windows Vista SP1 and Windows Server 2008...
3 comments
Filed under: IIS7, ASP.NET, Integrated pipeline, IIS News Item