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 |
Do you know what's the difference between .net and laravel?
What are multicast delegates?
Is .net a programming language?
Class for getting the info that is on clipboard of our system in a windows App?
i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 Answers Deloitte, Srp Khanij,
Difference between VB.NET and C#. Which is faster ?
Tell us what is a sealed class?
What is smart navigation in .net?
How do you handle Start, Pause, Continue and Stop calls from SCM within your application?
How do you trigger the paint event in system.drawing?
Why do we use the “using” statement?
How to store and retrieve images in SQL server database through VB.NET?