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
What does occur first in ASP.Net, Authentication or Authorization?
What is difference between cookies and cache?
What is mvc in angular?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Apart from IDE what are the enhancements in asp.net 2.0?
In ViewState How much lifespan items stored?
What is web api config?
About CLR, reflection and assemblies?
Can you explain page lifecycle in net?
What is difference between or and orelse?
What are the advantages of using Master Pages?
Please briefly explain the usage of global.asax?
What is query string?
What is server transfer?
What are sql notifications and sql invalidations?