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

mention what are the various methods provided by the dataset object to generate xml?

601


which are the key concepts of entity data model?

611


what is entity sql?

608


Where are the routing rules defined in an asp.net mvc application?

546


What are the advantages of razor view engine?

531






Explain what languages does the .net framework support?

526


Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?

512


Describe the gac in the .net framework.

579


What is objectset? : Entity framework

555


What is RouteConfig.cs in ASP.Net MVC 4?

584


What is object service? : Entity framework

635


What is disconnected scenario? : Entity framework

535


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

556


Do I need microsoft .net framework?

557


explain what is ado.net entity framework?

576