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
Differentiate strong typing and weak typing
How to prevent client side validation from the ASP.NET validation controls?
Where web.config file is used?
Can we use a static function with a non-static variable?
Where do the cookie state and session state information be stored?
Where is asp.net view state stored?
what is meant by sitemapnode ?
What are themes and skins in 2.0, explain usage scenario?
What is AutoEventWireup attribute for ?
Differentiate between a page theme and a global theme?
What is diff. Between abstract class and an interface?
What are session and cookies?
How you can manage the state of application at the server side in ASP.NET?
What are the security types in asp.net?
How asynchronous call can be implemented using delegates?