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
How does asp.net work?
Where would you use an ihttpmodule, and what are the limitations if any?
How to retrieve user name in case of Window Authentication?
What is the difference between page-level caching and fragment caching?
How can you pass multiple complex types in Web API?
Explain about secure socket layer?
What does a switch do?
How does asp page work?
What is a reflection?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is session and application variable in asp net?
What is is post back property in asp net?
How many types cache in asp net?
Does web services support data reader like pom project?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?