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
What is a SESSION and APPLICATION object?
What is the default timeout for a cookie?
What is an il?
How can we pass info between 2 asp.net pages?
What is special types forms
How do you handle server controls?
What is query string in asp.net?
What is the use of global.asax file?
Explain server-side scripting and client-side scripting.
In which event of the page life cycle, is the viewstate available?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What are the cookies types in asp.net?
What are the ways to sending the data in ASP.NET page?
List the events in page life cycle.
What are the security types in ASP/ASP.NET? Different Authentication modes?