Introduction ASP.NET allows you to extend its functionality in two main ways : HttpHandlers HttpModules Http handlers are special applications that typically handle files with certain extension. For...