State few built in HttpHandler in ASP.NET

Few built-in httphandler in ASP.NET are :

  1. ASP.NET Page Handler - handler of all .aspx pages
  2. Web Service Handler - handler of all .asmx
  3. ASP.NET User Control handler - handler of all .ascx
  4. Trace Handler - for trace.axd

No comments:

Popular Posts