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
How do you sign out from forms authentication?
How can I open ashx file in mobile?
Do cookies store passwords?
What is the use of session state and application state and difference between them?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is the asp.net control toolkit?
Why would anyone need to implement their own hashtable or linked list?
What are the options in ASP.NET to maintain state?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What are assemblies and namespaces and explain the difference between them ?
What is autopostback in dropdownlist in asp net?
What does session_start () do?
What is difference between session and cookie?
Where is the session stored?
3. What goals do you have in your career?