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
When maintaining session through sql server, what is the impact of read and write operation on session objects?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What is Pre-Render event in ASP.NET?
Explain how to prepare culture-specific formatting in .net.
What is the advantage of using Windows authentication in a Web application?
What is localhost in asp.net?
What is asynchronous call?
What is smpte vc-1?
Explain the differences between managed and unmanaged code?
Is asp.net and .net the same?
What is autopostback in dropdownlist in asp net?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is a session in programming?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Where is session data stored in asp net?