What is the use of HttpHandlers? When to use this?



What is the use of HttpHandlers? When to use this?..

Answer / Budheshwar Singh

HttpHandlers are used in ASP.NET to process requests for a specific file extension or URL path. They are useful when you need more control over the processing of a request than what is provided by the built-in page framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

List the types of authentication supported by asp.net?

1 Answers  


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1 Answers  


what is the differance between .DLL & .EXE

10 Answers   Infinite Computer Solutions,


Difference between datagrid and datareader?

1 Answers  


Apart from IDE what are the enhancements in asp.net 2.0?

1 Answers   Microsoft,


Using shadow variable is good or bad for application?

1 Answers   Keane India Ltd,


what is managed and unmanaged code?

4 Answers   Microsoft,


what is stateless ?

2 Answers   TCS,


How does the regular expression validator work? What are two situations when you might want to use one?

2 Answers  


What is a web server? What are the load limits in it?

1 Answers   Wipro,


When we do partial refresh of a page using update panel how server knows it(which event occurs?)

2 Answers  


Describe the difference between a Thread and a Process?

4 Answers  


Categories