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
Is it possible to cancel filter execution?
What is the difference between tempdata and viewbag?
What are scaffold templates in mvc?
differences between poco, model first and data first approach?
How you can implement custom validation in asp.net MVC?
How to use Jquery Plugins in ASP.Net MVC validation?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
what is csdl?
What is .net architecture and framework?
Why is entity framework used?
Explain tempdata in asp.net mvc?
Can you explain renderbody and renderpage in asp.net mvc?
What are Non Action methods in ASP.Net MVC?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Can a view be shared across multiple controllers? If yes, how we can do that?