The HttpApplication.MapRequestHandler event is used by the ASP.NET infrastructure to determine the request handler for the current request. For more information, see How to: Register HTTP Handlers.
For more information about how to handle events, see Consuming Events.
HttpApplication.MapRequestHandler is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.