What is Difference between Callbacks and Postback in ASP.NET?
Answer Posted / ahsan raza
A callback is a special type of postback in which the
entire page is not redrawn and also the view state remains
the same....
| Is This Answer Correct ? | 28 Yes | 5 No |
Post New Answer View All Answers
Explain method to handle error using HttpError in Web API?
Explain diff between dataset and datareader?
What is the usie of activex control in .net?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What are the Types of session management in ASP.NET
What are the benefits of Razor View?
To display data in a Repeater control which template you provide?
What are client activated objects and server activated objects?
Why is an object pool required?
How to create events for a control?
How can you enable impersonation in the web.config file?
What are server side controls?
What is the use of execute non query in asp.net?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What are standard controls?