What is Difference between Callbacks and Postback in ASP.NET?
Answer Posted / guest
This is " Cliet Site Call back to server site "
which won't require page refresh to execute a server call
and its based on XMLHTTP protocol or so
PostBack is for Server Site
Rahul Tripathi.
rahultripathi@myway.com
| Is This Answer Correct ? | 7 Yes | 14 No |
Post New Answer View All Answers
What are the ways of preserving data on a Web Form in ASP.NET?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
Why Unload event of MasterPage Calls first in ASP.net ?
What is the use of global.asax file?
How do I create a web form?
What are the HTML server controls in ASP.NET?
What is a web api? Which protocol is used in a web api?
How does session authentication work?
What is the difference between client-side and server-side validations in webpages?
What is the difference between abstract class vs interface? Can give me the real time examples?
What is protected configuration?
What is difference between view state and session state?
Is asp.net a language?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Explain the difference between webfarm and webgardens in .net?