what is a round trip?What is a postback?
Answer Posted / bharathi
round trip means the form ggoes to the server and take the
response from the server and it may redirect to the other
form or same form according to the request
where as postback means the form goes to the server and
loads the same page
| Is This Answer Correct ? | 35 Yes | 13 No |
Post New Answer View All Answers
Is .net core replacing .net framework?
Explain Sections is ASP.Net MVC?
What are the 3 main components of an asp.net mvc application?
explain what is ado.net entity framework?
what is entity graph in entity framework?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What is the purpose of a web form?
explain how you can load related entities in ef (entity framework)?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is work of clr?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
What is NonActionAttribute ?
What is renderbody?
What are bundling & minification features in asp.net mvc 4?