Can Static Constructor be Overloaded?Justify it?
Answers were Sorted based on User's Feedback
Answer / mayank
Static constructor initialize at the time of building the application and before any object is instantiated.
static constuctor has no parameter and return type so the cant be overloded
| Is This Answer Correct ? | 0 Yes | 2 No |
what is view state
unit test done by tetser on development team?
Can we look at the IL for an assembly?
mention what are the various methods provided by the dataset object to generate xml?
what is the additional features in 1.1 rather than 1.0
What type of filter does outputcacheattribute class represents?
Explain entity lifecycle? : Entity framework
what is lazy loading in entity framework?
What are actions in mvc?
Explain the tools used for unit testing in ASP.Net MVC
Is .net framework going away?
Mention two instances where routing is not implemented or required?