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 are Http handler ?

Answer Posted / nitin

Actual flow is this Client made request -> Comes to IIS ->Forwarded to ASP.Net Engine (HTTP Mod and Hndlrs)-> Page made/processed at handler -> back to Modules ->back to IIS
-> request's response back to the client

These (Handlers) are the classes/Assemblies actually which comes in to picture after the client request has passed through the HTTP modules and now reached the Handlers.

What they does is this : to create the page in response to the client request and any custom operation that you wana perform on the request of the client before the page/request is dispatched off to the Modules Via IIS and then to the client as a response of the request. . . . .

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is server side session?

1068


Which library is used by the testers and developers to develop automated tests and create testing tools?

1057


I’m having some trouble with cas. How can I diagnose my problem?

1084


What is the difference between client-side and server-side validations in webpages?

1064


How Can assign alias name for ASP.NET Web API Action?

1511


Explain the difference between asp and asp.net?

1060


Can we override the enablepartialrendering property of the scriptmanager class?

1175


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

929


Explain About WebService

1183


How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?

2772


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

1096


What is sta?

1037


What is http pipeline in asp.net?

1020


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

1058


Where is cookie used in asp.net?

1145