What are asynchronous callbacks ?
Answer Posted / uma`
client has to wait untill the method that completes current
process.by using delegates we call the asynchronous calls
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What is HTTPModule and HTTPcontext? What is the use of each?
Why do we need Sessions?
What is diff. Between abstract class and an interface?
What are the ways of preserving data on a Web Form in ASP.NET?
Why do we need master page in asp.net?
What is master page in dtp?
What is skin in asp.net?
What is the difference between a page theme and a global theme?
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?
When you use Ajax controls in the ASP.NET application?
Describe SOA and the tenets of it?
Can I stream live content/events?
Explain the various authentication mechanisms in asp.net.
Define machine.config in .net?
What is session and application variable in asp net?