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 |
How many no of classes in .net
What is the namespace to create thread in .net?
Explain Session state management options in ASP.NET.
How do you a replicate a set of controls across a number of ASP Pages
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
0 Answers InfoAxon Technologies,
If(dropdownlist1.selectedIndexChanged==true) { //code } else { //code } I am getting error in If condition, so can u pls give me a solution.
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is the postback property in asp.net?
Can a .net web application consume java web service?
What is the difference between a Thread and Process?
Define repository pattern in mvc.net? : asp.net mvc
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)