Answer Posted / rohan patel india
shadowing in general is when two variables/methods or any
other element has same name and any one of the both can
shadow( in OOP case override) the behavior of other.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is Dependency Injection in ASP.Net MVC
What are non action methods in mvc?
Do you know about the new features in ASP.Net MVC 4 ?
What is basic authentication in web api?
What are the two ways to add constraints to a route?
What is entityset? : Entity framework
mention what is csdl, ssdl and msl sections in an edmx file?
In which assembly is the mvc framework defined?
mention in what all scenarios entity framework can be applicable?
What is meant by bootstrap in mvc5?
What is conceptual model? : Entity framework
Explain ASP.NET MVC Identity and Security?
How can you return string result from Action in ASP.Net MVC?
Name a few different return types of a controller action method?
What is the .net framework and how does it work?