Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Do I need to have the latest version of windows media player installed?

0 Answers  


Question asked by one of interviewer in panal is given below: We have 2 user control on same page ,1st user control contains textbox and a button while 2nd user control have label. when ever we click on button click of 1st custom control button the value of the textBox will get updated into Label of 2nd custom control. How to do this.Your help will be appreciated.

1 Answers  


accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.

1 Answers  


What are the disadvantages of asp.net?

0 Answers  


What r the page life cycle in asp.net page?

6 Answers  


Difference between dynamic query and static query ?

1 Answers   DELL,


What is difference between asp state management and asp.net state management?

0 Answers  


What is the difference of a LEFT JOIN and an INNER JOIN statement? What is a Cartesian product? What causes it?

1 Answers   Syntax Softtech,


What is content place holder?

0 Answers  


What is advantage and disadvantage of viewstate

3 Answers  


How is session id generated?

0 Answers  


differences between class inheritance and interface?

2 Answers  


Categories