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
Explain how asp.net different from asp?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Why SessionID changes in every request in asp.net?
Will the asp.net validators run in server side or client side?
What is application and session in asp.net?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
How would you get asp.net running in apache web servers?
Explain different types of Caching techniques in ASP.NET?
How many types of validators are there in asp net?
How do you hide the columns?
What is the purpose of master page?
What is application variable in asp.net?
Is there any property names “isnavigating”?
What is difference between cookies and cache?