What is a delegate in .NET?
A delegate is a .NET object which defines a method signature and it can pass a function as a parameter. Delegate always points to a method that matches its specific signature. Users can encapsulate the reference of a method in a delegate object.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain attributes in dot net?
What is an anonymous method and how is it different from a lambda expression?
What is the difference between reference type and value type?
What is IIS and how we deploy website on IIS.
What is machine.config in .net?
How many languages .NET is supporting now?
38 Answers Dreamtech, IBS, Microsoft, Polaris, RDT, Softcon, Viscus Infotech,
How can you assign an rgb color to a system.drawing.color object?
Explain the difference between public and static modifiers?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
What is difference between static page and dynamic page?
Is do-it (chennai) a good institute to learn dot-net???? are the trainers well experienced??
What are code contracts?