Difference between GET and POST? Which is used when?
Answer Posted / guest
"GET" is used to send information through URL. The Data we
can send throught it limited.
"POST" is used to send information through TCP/IP protocol.
We can send bulk data using this method.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define garbage collection?
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
Name the event handlers of application object?
Destructors CANNOT be implemented in which one of the following?
Name the command to display characters to the html page?
How do I open an aspx file in pdf?
Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com
What app opens aspx files?
What is asp model?
What is an asp model?
What is a request body?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
What happens to asp pages?
how can we delete cookies by coding part . so pls help me
What is http header?