Answer Posted / vidhya
Delegate is like a pointers in c or c++.delegate is an
object that holds the reference to a method.Two types of
delegate.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain me what is a design pattern and what is it for?
How many design patterns can be created in .net?
Which namespace is used to support multithearding in .NET?
Explain difference between panel and groupbox classes using .net?
Explain the features that are common to all .Net languages.
Explain how to produce an assembly?
Types of evidence in .net with context to CAS
What is connection pooling and how do you make your application use it?
Explain what is a delegate?
What should you do to store an object in a viewstate?
How many types of transactions are there in com + .net ?
Explain what are possible implementations of distributed applications in .net?
What is jit compilers?
How to Create and Consume a Web Service?
Describe the programming model of a windows service