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 microsoft windows sharepoint services?
What does uri mean?
Explain the overview of asp.net?
Explain the difference between debug.write and trace.write? When should each be used?
What are the disadvantages of using session?
What is server redirect?
Explain culture and uiculture values.
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
Can you change a master page dynamically at runtime? How?
What is different in .net 1.1 and .net 2.0?
How long does an http session last?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is a postback in asp net?
How long do session variables last?