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 are asynchronous callbacks ?

Answer Posted / zafar mohammed ameem

Callbacks are usually the methods which should be invoked
after execution of some method.
Asynchronous Call back is a way of invoking a method
Asynchronously (on a different thread). But before
invocation of method we provide a callback delegate which
refers to the method which should be called after execution
of async method. This method is called call back method.
AsyncCall backs are useful when user intends to execute any
method asynchronously and notify some thing after method is
finshed, without modifying the signature of the method
being called.

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

1042


What is asp.net introduction?

1053


Explain how do you deploy your asp.net application?

968


What is meant by ispostback in asp net?

1107


Define session in asp.net.

1032


Explain the concept of MVC Scaffolding?

1066


What is Bundling and Minification in MVC?

1068


What is repository pattern in mvc.net? : asp.net mvc

1036


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

1025


What are the main differences between asp and asp.net?

1102


What is the difference between custom controls and user controls?

984


What is difference between mvc and asp.net? : Asp.Net MVC

1270


Explain the use of duration attribute of @outputcache page directive.

1156


How can we create pie chart in asp.net?

1105


How long should a session id be?

1087