Answer Posted / maloy.adhikari
Shadowing is a concept of polymorphism usage in Object
Oriented Programming. This is a concept related to
over-riding functions at run-time or making a shadow of the
object's methods in the inherited classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you query in entity model when the result has a join from from different database other than the entity model?
What is route config?
Can we have enum in entity framework?
what is entity framework advantage?
What is model first? : Entity framework
how to disable the lazy loading framework?
What symbol would you use to denote, the start of a code block in razor views?
what is minimum requirement for entity framework applications to run?
What is the mvc pattern (model view controller pattern)?
What is layout in mvc?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
Where is tempdata stored?
What is entity sql? : Entity framework
How route table is created in ASP.NET MVC?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?