Answer Posted / sanjukta
Delegates are mainly for asynchronous call back and event
handling.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Describe the compilation process for .net code?
What is a .net class?
What's the problem with .net generics?
What is boxing and un-boxing in .net?
Will it go to finally block if there is no exception happened?
What is the difference between user control an custom control? Advantages/disadvantages?
Write the .net syntax for 'for loop'?
Please explain the difference between constants and read-only variables?
Explain how to load the contents of an xml file into an xmldocument object?
What is clr in .net?
What is the need of OLE-automation?
Explain what relationship is between a process, application domain, and application?
Explain me why do we use msmq?
Which namespace is used to support multithearding in .NET?
Explain difference between panel and groupbox classes using .net?