In a fair amount of introductory material on HttpHandlers the authors mostly communicate the use of HttpHandlers to handle files with a particular extension. It is important to note that you can also call a HttpHandler from javascript code on the client to execute logic that bypasses the overhead of creating a web page.
Advertisement
Discussion
No comments yet.