Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Extending IIS 7.5 with Modules and Handlers

Course Cover
compare button icon

Course Features

icon

Duration

167 minutes

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

167 minutes

Course Description

IIS 7 has broken down the monolithic web server into 40 pieces. This allows web servers to be configured with what they actually need, which decreases security risks and reduces memory footprint. This architecture allows us to replace existing functionality with our own implementations. HttpModules support and HttpHandlers allows the web server to run using managed.NET code, rather than the old ISAPI technology that required unmanaged C++ or C++. New diagnostic tools allow for the saving of information about failed requests, inspection of worker processes, and active requests in the web server. The Microsoft.Web.Administration can also be used to write managed code that can create IIS web sites, application pools, or virtual directories.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

Skills You Will Gain

What You Will Learn

Learn about httpmodules

Learn about httphandlers

Learn about managing iis and diagnostics

Course Instructors

Author Image

Robert Boedigheimer

Instructor

Robert has been developing web sites for the past 23 years. He is a Microsoft MVP, a Progress Developer Expert (Fiddler), a Pluralsight author, and a 3rd degree black belt in Tae Kwon Do. Robert regularly speaks at national and international events.
Course Cover