What is Difference between Callbacks and Postback in ASP.NET?
Answer Posted / yhanng
The callBack and Postback is same.
| Is This Answer Correct ? | 5 Yes | 83 No |
Post New Answer View All Answers
Difference between Response.redirect vs server.transfer?
What is the significance of ASP.NET routing?
What is event in asp.net?
Can you change a Master Page dynamically at runtime?
Are cookies client side or server side?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Explain difference between friend and protected friend?
Can asp.net work on an nt server?
What is the difference between mechine.config and web.config?
How does session work?
What is the exact purpose of http handlers?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is active web page?
What are the merits and demerits of viewstate?
Where sessions are stored?