Can Static Constructor be Overloaded?Justify it?
Answer Posted / p.kamaraju
No Boss,
We can not implement Overloading concept with Static
Constructor because it does not accept any parameters.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the use .glimpse in mvc?
Explain the new features 3.5 framework against with the tool?
Which filter executes first in an asp.net mvc application?
Does razor engine supports for tdd?
Give an example for authorization filters in an asp.net mvc application?
Describe the gac in the .net framework.
The order of the filters that get executed, if the multiple filters are implemented?
what is entity framework?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
I want ask from plz smaple example code for Biztalkk server
Can I add asp.net mvc testcases in visual studio express?
What is the use of the default route {resource}.axd/{*pathinfo} ?
When will the .net framework 3.0 be released?
What is entitycontainer? : Entity framework
Can you please explain the request flow in ASP.NET MVC framework?