Answer Posted / raju jaiwardhan
When two programming elements share the same name, one of
them can hide, or shadow, the other one. In such a
situation, the shadowed element is not available for
reference; instead, when your code uses the element name,
the Visual Basic compiler resolves it to the shadowing
element.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is orm entity framework?
Mention two instances where routing is not implemented or required?
What is .net core framework?
Explain two instances where routing is not implemented or required?
Is the following route definition a valid route definition? {controller}{action}/{id}
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
What is web api‘s in asp.net mvc 4 ?
How to use Jquery Plugins in ASP.Net MVC validation?
Is dapper better than entity framework?
What is the difference between model and entity?
What is net framework 3.0 ?
Why is entity framework used?
How we can invoke child actions in ASP.Net MVC?
What is the use of razor view engine?
What is entity framework firstordefault?