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 are the versions of garbage collection?
Explain server-side scripting and client-side scripting.
What is the difference between custom web user control and a custom web server control?
What are the 3 levels at which content pages can be attached to Master Page?
What permissions do asp.net applications posses by default?
Explain the different parts that constitute ASP.NET application?
How can we use Web API with ASP.NET Web Form?
Is it possible to change the index of primary key on table?
Explain the difference between globalization and localization techniques
Differentiate strong typing and weak typing
How to retrieve user name in case of Window Authentication?
What is the difference between a default skin and a named skin?
Why we use asp.net for website development?
Where you store Connection string in "Web.Config" file in ASP.NET?
How can you handle exceptions in asp.net?