What is the difference between HTTP-Post and HTTP-Get ?
Answer / nazakat ali
As their names imply, both HTTP GET and HTTP POST use HTTP as their underlying protocol. Both of these methods encode request parameters as name/value pairs in the HTTP request.
The GET method creates a query string and appends it to the script's URL on the server that handles the request.
The POST method creates a name/value pairs that are passed in the body of the HTTP request message.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is strong name and which tool is used for this?
Which library is used by the testers and developers to develop automated tests and create testing tools?
How to find last error which occurred in Asp.net ?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What does a switch do?
Can you use Web API with ASP.NET Web Form?
Which dll handles the request of .aspx page?
what is Master pages in asp.net? what is the advantages and disadvantages?
Give some salient points of difference between request processor and request dispatcher.
Which control would you use if you needed to make sure the values in two different controls matched?
How can you handle unmanaged code exceptions in asp.net?
Explain the boxing and unboxing concept in .net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)