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 are the Types of state management techniques
Define a web service in .net?
What is comparevalidator?
Is asp.net free?
What is query string? What are its advantages and limitations?
What is difference between viewstate and session state in javascript?
Can more than one person use the same login?
What is viewstate? What does the “enableviewstate” property do?
Explain the Order of events in an asp.net page?
what is AutoEventWireUp and what is the use of This property explain in details?
Why viewstate is used in asp.net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Is viewstate secure?
What is the parent class of all the web server control?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?