IIS 7.0 - Build Web Server Solutions with End-To-End Extensibility

Wed, 23 Jan 2008 10:00:00 GMT

Mike Volodarsky demonstrates the IIS 7.0 extensibility model by extending the Response Modification into a configurable Web server module and a custom management page for IIS Manager.

Read article

IIS 7.0 - Enhance Your Apps with the Integrated ASP.NET Pipeline

Tue, 11 Dec 2007 10:00:00 GMT

Mike Volodarsky demonstrates how IIS 7.0 lets you add performance and security upgrades to PHP apps without touching a line of PHP code.

Read article

IIS 7.0 - Explore The Web Server For Windows Vista And Beyond

Mon, 15 Jan 2007 10:00:00 GMT

Read article

Are You Protected? - Design and Deploy Secure Web Apps with ASP.NET 2.0 and IIS 6.0

Tue, 11 Oct 2005 10:00:00 GMT

Ensuring the security of a Web application is critical and requires careful planning throughout the design, development, deployment, and operation phases. It is not something that can be slapped onto an existing application. In this article, Mike Volodarsky outlines best practices that allow you to take advantage of the security features of ASP.NET 2.0 and IIS 6.0 to build and deploy more secure Web applications.

Read article

Best Practices - Fast, Scalable, and Secure Session State Management for Your Web Applications

Tue, 09 Aug 2005 10:00:00 GMT

ASP.NET provides a number of ways to maintain user state, the most powerful of which is session state. This article takes an in-depth look at designing and deploying high-performance, scalable, secure session solutions, and presents best practices for both existing and new ASP.NET session state features straight from the ASP.NET feature team.

Read article