What are asynchronous callbacks ?

Answer Posted / neeta

* Asynchronous callbacks means that a call is made from a Main Program to a .net class's method and the program continues execution.
* when the callback is made (Means the method has finished it work and returns value) ,the Main Program handles it.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which data type does the rangevalidator control support?

551


What are Authentication and Authorization?

602


What is the application pool?

545


Mention few asp.net validators.

571


What is asp.net master page?

557






To redirect the user to another page which method do we use without performing a round trip to the client?

532


What are session and cookies?

532


Define managed code and managed data in .net?

509


Where viewstate value is stored in asp.net?

591


What is web api vs wcf?

581


What language is asp.net written in?

526


What do you understand by aggregate dependency?

612


Explain the difference between debug.write and trace.write? When should each be used?

554


how to elimainte the similar data from the different tables

1704


Define application state variable and session state variable?

555