what are Httpmodule and HttpHandler?
Answer Posted / divya
http handler is a information between the web browser and
web server
| Is This Answer Correct ? | 16 Yes | 25 No |
Post New Answer View All Answers
Describe the application event handlers in ASP.NET?
What are the differences between application object and session object?
What is an assembly? Explain its parts.
What are the uses of reflection?
What do you mean by role-based security?
What is the parent class of all the web server control?
How you will manage the state of ASP.NET controls?
How to disable validator control by client side JavaScript?
What are the validation controls available in ASP.NET?
what is DLL Hell and how it is solved in .NET? please explain clearly??
Where code pages are used?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is localhost in asp.net?
Can you change a master page dynamically at runtime? How?
How many types of session in ASP.NET