What is Difference between Callbacks and Postback in ASP.NET?
Answer Posted / mani maran
call back does not refresh the whole page...
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why do we need master page in asp.net?
Is asp net front end or backend?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Which is faster viewdata or viewbag?
Can viewstate be accessed in another page?
What is strong-typing versus weak-typing?
Diff between web user control and web custom control?
Is it possible to migrate visual interdev design-time controls to asp.net?
What is the appSettings Section in the web.config file?
How you can add an event handler?
Explain why datareader is useful?
How can you use a custom controls in ASP.NET application?
Explain the use of duration attribute of @outputcache page directive.
What is asp.net? How is it different from asp?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?