Which is the base class for .net Class library?
Answer Posted / mateo
simply system.object
| Is This Answer Correct ? | 36 Yes | 0 No |
Post New Answer View All Answers
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What is iobjectset? : Entity framework
What is the meaning of unobtrusive javascript? Explain us by any practical example.
explain why t4 entity is important in entity framework?
What is the difference between old ADO.NET and Entity framework coding techniques?
What is layout in mvc?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is filters in web api?
What is html.renderpartial?
What is the difference between ViewData, ViewBag and TempData?
How to use multiple submit buttons in asp.net mvc?
What is the difference between renderaction and renderpartial?
What is entitytypes? : Entity framework
Explain what platforms does the .net framework run on?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?