|
INTERVIEW QUESTIONS
MICROSOFT
ASP.NET
DETAILS
Question: What do you mean by round trip?
Answer: Most Web pages require processing on the server. For example, consider a products page used to check the availability of a certain product. When a user selects his product and hits the submit button the page must check on the server to see whether the selected product is available or not. This kind of functionality is achieved by handling server control events. Whenever a user interaction requires processing on the server, the Web page is posted back to the server, processed and is returned back to the browser. This sequence is called round trip.
|
|
|
Category |
ASP.NET Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6779 users |
Added on |
9/24/2013 |
Views |
70737 |
Rate it! |
|
|
Question:
What do you mean by round trip?
Answer:
Most Web pages require processing on the server. For example, consider a products page used to check the availability of a certain product. When a user selects his product and hits the submit button the page must check on the server to see whether the selected product is available or not. This kind of functionality is achieved by handling server control events. Whenever a user interaction requires processing on the server, the Web page is posted back to the server, processed and is returned back to the browser. This sequence is called round trip. Source: CoolInterview.com
Answered by: kiran varma | Date: 11/7/2008
| Contact kiran varma
Whenever a user interaction requires processing on the server, the Web page is posted back to the server, processed and is returned back to the browser with some info. This sequence is called round trip. Source: CoolInterview.com
Answered by: Pallavi Virkar | Date: 7/12/2009
| Contact Pallavi Virkar
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Define state management?
|
View Answer
|
|
plz tell the steps for crystal report in asp.net?
|
View Answer
|
|
How to create virtual directory & how to access it?
|
View Answer
|
|
Life cycle of ASP?
|
View Answer
|
|
How can i configure DataAdapter to generate dataSet?
|
View Answer
|
|
what is .net?
|
View Answer
|
|
Describe the difference between a server control like a listbox & its HTML equilivant.
|
View Answer
|
|
When a user clicks on a “submit” button from a form where the ‘runat’ attribute is set to ‘server’.Put the following page events in the order in which they will fire:
Page_Load Page_Unload Page_Prerender Page_Int
|
View Answer
|
|
what is the difference between webpage,webserver,website and web application ?
|
View Answer
|
|
Does web service has a state?
|
View Answer
|
|
How can we use web service web service in c# windows application that is developed in visual studio?
|
View Answer
|
|
Is there any limit for query string? if means what is the maximum size?.
|
View Answer
|
|
What is name space for xml in asp.net
|
View Answer
|
|
What is the default size cache?
|
View Answer
|
|
Can we use http handlers to upload a file in asp.net?
|
View Answer
|
|
What is the exact purpose of http handlers and interfaces?
|
View Answer
|
|
What is the difference between excute query and excute nonquery.?
|
View Answer
|
|
Difference beetween datagrid and datareader?
|
View Answer
|
|
What is the difference between excute query and excute nonquery.?
|
View Answer
|