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 meant by viewdata?
What is difference between viewbag and viewdata and tempdata?
What is definingquery in entity framework? : Entity framework
Where is tempdata stored?
In which assembly is the mvc framework defined?
What symbol would you use to denote, the start of a code block in razor views?
What is the version number for the next version of the .net framework, codenamed �orcas�?
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 entity sql?
Explain what is the difference between view and partial view?
What are the possible razor view extensions?
what is ssdl?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
What is NonActionAttribute ?