what is a round trip?What is a postback?
Answer Posted / sivasubramanian.k
A round trip is the event generated onto a control which
goes back to a server and executes the required process.On
page load it goes back to the sever if the autopostback
event is made true...PostBack is the event going to the
server and coming back (in simple words)
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is the difference between viewbag and viewdata in mvc?
What is the significance of nonactionattribute?
What is the advantage of using asp.net routing?
what is csdl?
What is difference between html.beginform and ajax.beginform?
Can I use razor code in javascript in asp.net mvc?
Explain what languages does the .net framework support?
What are the main features of asp.net mvc 4 used by asp.net web api?
What is .net framework in simple terms?
What is attribute routing in mvc?
What is ViewStart Page in ASP.Net MVC?
Can I uninstall microsoft .net framework?
How does servicing work for the .net framework 3.0?