Answer Posted / nithya
shadowing provide new implementation from base class member without overriding the member.You can hide base class member in derived class using the keyword "NEW"...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is .net framework backwards compatible?
What is entitycontainer? : Entity framework
what is use of entity container?
Is dapper better than entity framework?
What is code first? : Entity framework
How do you specify comments using razor syntax?
How route table is created in ASP.NET MVC?
What is edm (entity data model)? : Entity framework
Explain two instances where routing is not implemented or required?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What is separation of concerns in asp.net mvc?
Why to use Html.Partial 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?
Explain unit test done by tester on development team?
What is .net framework & its benefits?