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
How to display validation messages in one control?
What are client activated objects?
What is the usage of DelegatingHandler?
Explain repository pattern in asp.net mvc? : asp.net mvc
How to do state management in ASP.NET?
What is the difference between file-based dependency and key-based dependency?
What is a user session?
How does viewstate work?
Explain culture and uiculture values.
Where the assembly is stored in asp.net?
What are standard controls?
How many validators do ASP.NET have?
What is use of Master Page in ASP.NET web pages?
Differentiate between early binding and late binding.
Explain http handlers? Where we can use the http handlers?