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
Using code explain Configuration Management
Describe the difference between inline and code behind - which is best in a?
What is the difference between page directive include and action tag include?
Explain the boxing and unboxing concept in .net?
What is a postback ispostback and autopostback in asp net?
Define a multilingual website?
Please brief not about xsd,xslt & xml?
How would you get asp.net running in apache web servers? Explain it's limitations.
How will you load dynamic assembly? How will create assesblies at run time?
What is a session http?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What are the server control tags in asp.net.?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
How do you declare static variable? What is its lifetime?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it