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
How does session work in asp net?
What is session id in web application?
What is the purpose of asp.net?
Which method is used to enforce garbage collection in .net?
Explain the use of fragment caching.
What are the differences between primary foreign and unique keys?
What is Partial PostBack in ASP.NET?
Describe session handling in a webfarm?
What are the asp.net security controls?
What is css and what is it used for?
What is a 401 redirect?
What is advantage of asp.net?
In how many ways we can retrieve table records count?
How to find last error which occurred?
Write a code snippet to implement the indentation in json in web api.