What are Http handler ?
Answer Posted / swamy
HTTP handelers are process the requests at the endpoint in asp.net engine and renders the request to the client.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the difference between system.stringbuilder and system.string
Why would a company use an application service provider?
Is it possible for me to change my aspx file extension to some other name?
How does viewstate work?
Can a .net web application consume java web service?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What is the difference between a multi-layer and multi-tier applications?
How to turn off cookies for a page?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
How is mvc different from asp.net? : Asp.Net MVC
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Disable browser cache for entire ASP.NET website?
Explain the updatepanel?
What is a web api endpoint?
How we can force all the validation controls to run?