What is Http handler?

Answer Posted / xander

when the incoming zHTTP request is processed by the This
PageHandler factory it creates a instance of HTTPHandler
class.HTTPHandler are >net components responsible for
serving HTTP requests.These comp inherit from IHTTPHandler
interfaces and have 2 methods
(Isreusable,ProcessRequest).The processrequest method id
the heart of the HTTPhandler class and repsonsible for
processing requests.The Isreusable method checks whether
ths instance created by the Pagehandlerfactory can be used
again to server these type f requests.

Once the processing is completed ,the HTTPHANdler compiles
the code and generates the corresponding output and returns
it to the browser

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you implement sql caching in asp.net?

572


Is it possible to write code in many languages in one asp.net project?

565


List the types of authentication supported by asp.net?

531


How do we sort the data from a dataset?

580


Out of ASP or ASP.NET which one is stateless?

684






How will you maintain versioning in asp.net 2.0?

600


Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj

2853


What’s difference between “optimistic” and “pessimistic” locking?

585


What is difference Between Authentication and authorization?

584


State differences between MVC and WebAPI

611


What is a ashx file?

562


How long does an http session last?

535


How many web.config files can I have in an application?

554


What is a uri query?

562


What are the features of asp net?

522