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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / rohini

set, let

Is This Answer Correct ?    4 Yes 3 No

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

Answer / guest

get method show the value in brouse but post is not.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

witch is the best insistute in sharpoint course.what abt future of share point course.

2 Answers  


Guys can anobody tell what is Conditional Bloating in asp.net ??

1 Answers  


What is postback request?

0 Answers  


What is http only cookie?

0 Answers  


Define machine.config in .net?

0 Answers  






is it possible to use web site without web server from remote place?

1 Answers   ABC, Mannar Company, Quadrant,


What is the purpose of session management?

0 Answers  


hi guys do u know how to go one page to one page to another page plz tell me any of u know

3 Answers  


What is application variable in asp.net?

0 Answers  


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

0 Answers  


How to rename a table using sql queries?

0 Answers  


What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?

2 Answers   Accenture, Aptech,


Categories