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 |
What is new in .net core?
What is difference between system.string and system.stringbuilder classes?
I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.
I'm having some trouble with cas. How can I troubleshoot the problem?
How to store and retrieve images in SQL server database through VB.NET?
Interop Services?
How can you clean up objects holding resources from within the code?
What is .net assembly?
Is .net 4.8 backwards compatible?
How is a managed code executed?
How can you manage pagination on a page using .Net?
Does .net supports destructors concept?