In the past, extending a web application running in IIS required developers to use native code and extend difficult interfaces. With Internet Information Services 7.0, developers can use managed code and their existing skills to extend web applications, adding security, management, configuration and diagnostics capabilities. In this code-focused session, we will walk through how to create extensions for Internet Information Services 7.0 using managed code to extend both ASP.NET and PHP applications.