What is Difference between Callbacks and Postback in ASP.NET?
Answer Posted / kiran varma
Postback is something that happens whenever the server
gets a request for this page from the second time onwards
It need not be mandatorily a submit button, probs even a
click which requiers a server side validation is also
results in a postback.
A callback function is a function which you register/ask to
be called later, usually as a result of a particular event
happening.
Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
What is a viewbag?
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
What is the function of new view engine in asp.net? : asp.net mvc
What is the part of url?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is difference between session and cookies?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What does mvc represent in asp.net? : asp.net mvc
What does occur first in ASP.Net, Authentication or Authorization?
Can you explain one critical mapping? Performance issue which one is better?
What is server redirect?
Explain the overview of asp.net?
What is inproc and outproc?
Is asp.net still used?
What are different types of api?