What are asynchronous callbacks ?

Answer Posted / saami solutions

when a synchronous call is made, the calling thread is
blocked until the method completes whereas an asynchronous
call is made on a different thread, and this allows the
original thread to continue its work while the asynchronous
call is in progress.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is query string? What are its advantages and limitations?

514


What is view state and how it works in asp net?

550


How to retrieve user name in case of Window Authentication?

279


What is a reflection?

586


Describe session handling in a webfarm, how does it work and what are the limits?

582






What is asp.net mvc5? : Asp.Net MVC

534


What is the difference between file-based dependency and key-based dependency?

564


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3409


Explain what are webservices?

545


What is autopostback in asp net?

588


Difference between singleton and singlecall.

570


What is the difference between localization and globalization?

561


What is sdlc process?

526


What are the differences between clr & cts?

541


Explain what does wsdl stand for?

561