What is Difference between Callbacks and Postback in ASP.NET?
Answer Posted / imran ghani
“A postback is a request sent from a client to server from the same page, user is already working with.“
“A callback is generally a call for execution of a function after another function has completed.â€
http://www.webdevelopmenthelp.net/2013/11/difference-between-postback-and-callback.html
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How ViewstateMac works?
What are the main differences between asp and asp.net?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What are the new data controls in asp.net 2.0?
what is silver light when will we use silver light,
Why do we use sessions?
What is the biggest disadvantage of “Other Return Types” in Web API?
Explain how do you deploy your asp.net application?
What methods are fired during the page load? Init()
What is the behavior of a Web browser when it receives an invalid element?
What is the file extension of web service?
What is synchronous and Asynchronous post back ?
How many types of cookies are there in asp.net?
what is publisher?