What is marker interface?
Answer / lagnajeet sahu
The marker interface is an interface that is empty. It does
not implement any properties nor methods. It is used to mark
the capability of a class as implementing a specific
interface at run-time. In languages that do not provide
support for associating metadata to a class, this approach
can be useful.
| Is This Answer Correct ? | 6 Yes | 0 No |
what is scope of a protected internal member variable of a c# class
What is the use of inheritance in c#?
Explain the difference between a Private Assembly and a Shared Assembly
what is partial assembly reference
Why do we need interfaces?
How long can loop recorders stay in?
Can constructor have return type c#?
What is an abstract class c#?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
What is the Signification of the "new " keyword in C#? example
how to cleanup object that does not support dispose method? How to implement dispose for such scenarios?
How can I access the registry from c# code?
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)