What r Callbacks in ASP.NET?



What r Callbacks in ASP.NET?..

Answer / rahultripathi

Call Back Mathod Allow us to call Server Site Method
though Client Site java script With out using Posting the
Page.

Rahul Tripathi
rahultripathi@myway.com

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What are server objects?

0 Answers  


Difference between dynamic query and static query ?

1 Answers   DELL,


What is form method?

0 Answers  


What are different types of directives in .NET ?

1 Answers  


What is difference between viewstate and session in asp net?

0 Answers  


I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....

2 Answers  


What is the full form of asp.net?

0 Answers  


How Web Services help Us? What r the difference between Remoting and webservices

5 Answers   Protech, TCS, Tech Mahindra,


What is Dynamic Web and discuss its usage with the help of real life examples?

0 Answers   Huawei,


.net allows which inheritence

6 Answers   AG Technologies, Samcomm,


Can master pages be nested?

0 Answers  


If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?

1 Answers   CGI,


Categories