Answer Posted / r k raj
The HTTP handler is used in web services handle the
information between web browser and web server.
| Is This Answer Correct ? | 13 Yes | 24 No |
Post New Answer View All Answers
Is data edited in the Repeater control?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is the usage of DelegatingHandler?
How can we make sure that Web API returns JSON data only?
What are custom user controls in asp.net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Should I delete cookies?
How to retrieve user name in case of Window Authentication?
What kind of programming language is ASP.NET?
What are the server control tags in asp.net.?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
Is session stored in browser?
Explain about secure socket layer?
How can I configure asp.net applications that are running on a remote machine?
What is a reflection?