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 the CTS
mention what is code first approach and model first approach in entity framework?
Does razor engine supports for tdd?
Types of assemblies that can be created in dotnet ?
can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?
what is the additional features in 1.1 rather than 1.0
explain why t4 entity is important in entity framework?
What are ajax helpers in asp.net mvc?
what is use of entitydatasource control?
how to face first interview in .NET?
What are Model Binders in ASP.Net MVC?
what is mean by versioning? Please answer me. Advance thanks.