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
What operating systems will the .net framework 3.0 be available for?
what is entityclient?
How we can register the Area in ASP.Net MVC?
What is the benefit of entity framework?
What is NonActionAttribute ?
what is split entity?
why DotNetFramework is included in building a software
What is entitytypes? : Entity framework
Can you explain renderbody and renderpage in mvc?
mention what is code first approach and model first approach in entity framework?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
Describe the .net framework architecture.
what is datacontrols?
How to Create an Intranet Site Using ASP.NET MVC?
Name a few different return types of a controller action method?