Difference between Htttppost and Httpget Methods?
Answer Posted / neha
Http Get is generally used when you send the request for first time on the server,
Http post is used once the page is there on user side and again the page is sent on the server to get some request
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is a runtime version?
explain code with datachaching with example
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?
What is the use of dispose method?
Describe Segmentation With Paging?
Is razor a programming language?
What is the difference between user control an custom control?
What is advantage of code behind coding in ASP.NET?
What is meant by server side scripting?
What is asp.net mvc5? : Asp.Net MVC
What role “#&&” plays in a querysting?
What is bson in web api?
What is ipostback?
Can we have 2 web config files?
What are the Difference between asp.net and asp ?