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.
Explain Lazy Initialization?
Briefly explain the use of web.config?
Name some classes which is utilized to handle standard menu in MenuStrip control.
Specify difference between the asynchronous postback and the synchronous postback?
Explain abstract classes and List the different characteristics of an abstract class?
Name the events that are fired during a page load?
Write the name of the new method that has been introduced in ASP.NET 4.0 to redirect the page permanently?
Explain Custom User Controls in the ASP.NET?
What is .NET Framework? Specify its applications?
What does it signify to state ‘the canonical’ form of the XML?
18,76,764
1925625 Asked
3,689
Active Tutors
1444763
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!