What is the other method, other than GET and POST, in ASP.NET?

Answer Posted / nisha patel(ceng)

using GET method data transfer through URL, so its not a
safe for such type of data like login page, its view user
name or password. that's not sequre for any web
application. In POST data transfer through quiry string, so
it is very secquire..........

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe a bubbled event and how it is used ?

614


When should I use server transfer and response redirect?

508


Explain the difference between webfarm and webgardens in .net?

541


What is the extension of master page in asp.net?

543


How to handle errors in Web API?

622






Give some salient points of difference between request processor and request dispatcher.

612


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

525


What do you mean by authentication?

523


What are the advantages of asp.net?

539


Explain diff between dataset and datareader?

525


What do you mean by serialize?

547


What is the difference between asp.net and mvc?

578


Why will you usually create an aspnet user account in the database for an asp.net web application?

534


What are session objects?

509


What is the difference between CC and BCC?

609