0
kicks
Good to Know: Built in ASP.NET Http Handlers
Http handlers is a really elegant infrastructure. Apart from writing new http handlers, there are some built-in handlers that you can take advantage of and can save you the time of implementing custom handlers with the same functionality.