What is Difference between Callbacks and Postback in ASP.NET?
Answer Posted / muhammad imran
Callback is also the form of Postback, but the difference is in postback execute a complete page life cycle and whole page redraw, in callback only specific portion (Contorl) is executed/redraw using client side scriptiong.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
Explain the difference between debug.write and trace.write?
What is server redirect?
Why would anyone need to implement their own hashtable or linked list?
What is the difference between CLICK and MOUSE DOWN Event ?
Name the two properties are on every validation control?
Explain cashing in asp.net.
How to send a DataReader as a parameter to a remote client ?
How many types of controls are there in asp.net?
Explain asp.net mvc request life cycle? : asp.net mvc
What is the used of "ispostback" property?
Explain authorization levels in .net ?
What are the features that make asp.net more used framework? : asp.net mvc
Differentiate the session object and application object?
What is ispostback property?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?