Skip to content

wfind/ASPnetAdvancedHandler

 
 

Repository files navigation

ASPnetAdvancedHandler

In ASP.NET, we have something that is usually overlooked that is called Generic Handlers. I see a lot o f people using pages to process AJAX requests when we can use this much less expensive endpoint.

This is an completely worked out Generic Handler that truly knows how to handle your http (AJAX and not) requests.

For now, for a detailed explanation, please look at the original CodeProject article

About

Enhanced Handler for ASP.net

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 69.4%
  • Classic ASP 28.8%
  • CSS 1.8%