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 HttpHandlers?
• What are HttpModules?

Answer Posted / saroj

An ASP.NET HTTP handler is the process (frequently referred to as the "endpoint") that runs in response to a request made to an ASP.NET Web application. The most common handler is an ASP.NET page handler that processes .aspx files. When users request an .aspx file, the request is processed by the page through the page handler. You can create your own HTTP handlers that render custom output to the browser.

An HTTP module is an assembly that is called on every request that is made to your application. HTTP modules are called as part of the ASP.NET request pipeline and have access to life-cycle events throughout the request. HTTP modules let you examine incoming and outgoing requests and take action based on the request.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are session objects?

1050


Is asp.net different from asp? If yes, explain how?

1097


What are the Types of session management in ASP.NET

1084


How do cookies work?

1037


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

2147


Does asp.net still recognize the global.asa file?

1200


What is asp.net? How is it different from asp?

1085


What are server side controls?

1049


can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

1991


How Session outproc in Sqlserver stored?

2804


What is the use of web.config file?

1056


Explain about secure socket layer?

997


What is asp.net file?

1291


If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?

2531


Explain exception filters?

1093