can we drive a class from delegate?
Answers were Sorted based on User's Feedback
Answer / gyanprakash
The Delegate class is the base class for delegate types.
Note, however, that only the system and compilers can
derive types explicitly from the Delegate class or from the
MulticastDelegate class. Also, you cannot derive a new type
from a delegate type. The Delegate class is not considered
a delegate type; rather, it is a class that you use to
derive delegate types.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ravindra
you simply said yes,
u have to explain in detail with an example.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / venkat2050
delegate is nothing but a wrapper we call any method at
runtime by using the keyword del
we have two class a and b we class the delegetae from one
class to another class
| Is This Answer Correct ? | 0 Yes | 1 No |
What is local function?
Name the connections does microsoft sql server support?
What is the use of the static constructor? When static constructor gets compiled?
How to use exception handling in stored procedure?
What are the different types of constructors in c#?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
Is void a class?
What is an assembly loader?
Which class does the remote object has to inherit?
What is msil, and why should developers need an appreciation of it if at all?
Are classes passed by reference in c#?
What is the delegate in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)