Can Static Constructor be Overloaded?Justify it?
Answer Posted / pooja soni
Static constructor is parameterless constructor so that its
is not possible to overload statis construtor.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of razor view engine?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
what is entityclient?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
Explain something about model, view and controllers in asp.net mvc?
What does a viewmodel do?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is display mode in mvc?
What is the use of display modes?
Why to use html.partial in mvc?
Can you explain renderbody and renderpage in mvc?
What is a razor file?
what is split entity?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
mention what is the difference between ado.net and classic ado?