What is the difference between HTTP-Post and HTTP-Get
What is the difference between HTTP-Post and HTTP-Get?
Expert
GET method generates a query string which also appends it to script's URL on server which handles request.
The POST method generates a name or value pairs which passed in body of HTTP request message.
Outproc is one which works from outside client’s memory therefore giving constancy to client, but for a bit on speed we have to compromise.
How we can decide whether we should deploy application or publish application?
What is the difference between Name Space and Assembly?
Briefly describe the term destructor?
Write the name of two new properties that are further added in an ASP.NET 4.0 Page class?
What is the function of Orientation property in a Menu control?
What is meant by the DTD?
Name the root namespace which is used for fundamental types in .NET Framework?
Describe the role of new keyword in brief.
Write the basic difference between ASP and ASP.NET?
By which method we can sign out from the forms authentication?
18,76,764
1953951 Asked
3,689
Active Tutors
1413233
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!