Which is the base class for .net Class library?
Answer Posted / laxmi
Obviously System.object
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is code first? : Entity framework
Explain the advantages of asp.net mvc over asp.net?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Can we add constraints to the route? If yes, explain how we can do it?
Are there any parts of the .net framework 3.0 that only work on windows vista?
What are the 2 popular asp.net mvc view engines?
Explain the 'page lifecycle' of an ASP.NET MVC?
What is difference between razor and web form engine?
How does the .net framework 3.0 relate to windows vista?
Can you explain model, controller and view in mvc?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is difference between viewbag and viewdata and tempdata?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What are the 2 ways of adding constraints to a route?
Explain what is the difference between view and partial view?