Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 many web.config files can I have in an application?

1026


Can you use Web API with ASP.NET Web Form?

1201


What is difference between cache and session?

1019


To wrap up a call to a Web service the standard used is..?

1031


Where would you use an ihttpmodule, and what are the limitations of any?

1052


What are the different method of navigation in asp.net?

1070


What is server side in asp.net?

1023


Explain automatic memory management in .net.

1073


Can we use a static function with a non-static variable?

1017


Define satellite assemblies.

1114


What is application and session in asp.net?

1008


Is asp.net web forms dead?

1206


What is the difference between debug and release?

1139


How can you handle errors in Web API?

1218


What is server infrastructure & server components?

1255