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 do you mean by table-per-type?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Does Tempdata hold the data for other request in ASP.Net MVC?
how do you query in entity model when the result has a join from from different database other than the entity model?
Can you set the unlimited length for "maxjsonlength" property in config?
Can you use Razor code in Javascript in ASP.Net MVC?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
Explain JSON Binding?
Explain Sections is ASP.Net MVC?
What is the difference between old ADO.NET and Entity framework coding techniques?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is ado.net data provider? : Entity framework
What is the difference between model view and controller?
Why should we go for entity framework?
What is entity client data provider? : Entity framework