Difference between Htttppost and Httpget Methods?
Answer Posted / satish
HTTP Get is a protocol is used to get the data from the
server side.While coming to the HTTP post to append the
data to the client side to server side which can given by
the user on URL
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is a postback in asp net?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Can we store object in viewstate?
What is form submit?
What are client activated objects?
How long the items in ViewState exists?
What are session objects?
How to fetch a data from one table to another table in asp.net ?
What is asynchronous call?
What is difference between session and cookies?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What is Pre-Render event in ASP.NET?
What is ASLM?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What do you mean by View State and what is its role?