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?
How would you create a permanent cookie?
Is there any alternative to avoid name collisions other then Namespaces?
Explain the boxing and unboxing concept in .net?
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
Where would you use an ihttpmodule, and what are the limitations if any?
What is the difference between custom controls and user controls?
What is the difference between union and join?
How is it possible for .NET to support many languages?
What is a Managed Data?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
what is asp.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)