What is HTTP handler? | ASP.Net Interview Question | ASP.NET Programmer Guide

, ,
                Every request into an ASP.NET application is handled by a specialized component known as an HTTP handler. The HTTP handler is the most important ingredient while handling ASP.NET requests.