what is a round trip?What is a postback?
Answer Posted / manikandan r
1. Round trip is client side it wont post to the
serverside. It will occur only on server.transfer. It can
be inside that webside only. we cant go to other webside.
It saves time.
2. Generally Posback is the occurs when the any event is
occur. It it will server side response.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
how do you query in entity model when the result has a join from from different database other than the entity model?
what is ssdl?
What is web api‘s in asp.net mvc 4 ?
What is edm designer? : Entity framework
Can I set the unlimited length for "maxjsonlength" property in config?
What is entityset? : Entity framework
what is datacontrols?
What is the need of Action Filters in ASP.Net MVC
What is entitytype? : Entity framework
What are the advantages of mvc over asp.net?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
what is model first approach?
Explain Bundle.Config in ASP.Net MVC4?
Difference between ASP.NET MVC and ASP.NET WebForms?
Explain dependency resolution?