What is shadowing?

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


Please Help Members By Posting Answers For Below Questions

what is ssdl?

665


Possible ways to prevent xss attacks on mvc application?

562


mention what is the difference between ado.net and classic ado?

558


Explain Keep method in Tempdata in ASP.Net MVC?

555


Do I need microsoft .net framework?

536






The order of the filters that get executed, if the multiple filters are implemented?

600


What is orm entity framework?

508


Define the core components of an ASP.NET MVC application?

562


What is the difference between viewbag and viewdata in mvc?

522


What is the role of the jit compiler in .net framework?

616


how can you enhance the performance of entity framework?

578


what is entity framework?

589


mention what is code first approach and model first approach in entity framework?

612


What is stateless model?

500


What is entity sql? : Entity framework

547