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

How can we Validate a Controls in ASP.NET page using JavaScript?

813


What is scope of an application variable in asp.net?

693


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

825


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

679


Explain the use of view state?

743






ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1676


If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

736


Can I tap into other windows livetm services?

738


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

1976


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

835


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

723


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

19625


What are the server control tags in asp.net.?

795


What is server transfer?

672


Why we are using mvc instead of asp.net? : Asp.Net MVC

681