write six HTTP request method?

Answer Posted / charan

Get , Post, Connect, Debug, Trace and Head

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the difference between response .redirect and server.transfer?

718


What is the life cycle of an asp.net page?

682


What are HTTP handlers in ASP.NET?

766


Web API uses which library for JSON serialization?

756


in which protocol ASP.NET WEB API Work?

800


Which browsers support the xmlhttprequest object?

700


What are the event handlers that can be included in the Global.asax file?

805


What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

711


What is the difference between dispose() and finalize()?

697


What is httpresponse?

709


What is the difference between exe and dll?

777


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1608


List of words of preprocessor in .net?

695


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1712


Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?

750