Can Static Constructor be Overloaded?Justify it?
Answer Posted / sagar
Its not possible to overload static constructor because
static constructor are parameterless constructor.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
what is model first approach?
How do I use partial view?
What is connected scenario? : Entity framework
what is entity sql?
In razor syntax, what is the escape sequence character for @ symbol?
what is ssdl?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
What is entityset? : Entity framework
What is entity graph? : Entity framework
What is partialview in asp.net mvc?
explain what does .edmx file contains?
explain lazy loading, eager loading, and explicit loading?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Mention two instances where routing is not implemented or required?
What is ado.net data provider? : Entity framework