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
What is representational state transfer (rest) mean?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
how do you truncate a table using entity data model?
what is deferred loading(lazy loading)?
mention what is csdl, ssdl and msl sections in an edmx file?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What is entity framework firstordefault?
What is html.renderpartial?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
Is entity framework slow?
Explain the advantages of dependency injection (di) in asp.net mvc?
Explain what is routing?
What is orm entity framework?
Can we add constraints to the route? If yes, explain how we can do it?