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
Why Unload event of MasterPage Calls first in ASP.net ?
Explain Features in ASP.NET
What is a 307 redirect?
Is LINQ performance wise better or using sqlcommand?
What is a session in programming?
List the types of authentication supported by asp.net?
What are custom controls?
What are the asp.net security controls?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
How can we inherit a static variable?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
How does ASP.NET framework maps client side events to Server side events.?
How to sign out from forms authentication?
How do u declare static variable and how it is declared and what is its lifetime?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc