What is shadowing?

Answer Posted / satya

Shadowing :- This is a VB.Net Concept by which you can
provide a new implementation for the base class member
without overriding the member. You can shadow a base class
member in the derived class by using the keyword Shadows .
The method signature access level and return type of the
shadowed member can be completely different than the base
class member.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1414


How can you use a custom controls in ASP.NET application?

552


Explain how cookies work.

602


Can you use Web API with ASP.NET Web Form?

702


Explain how can we inherit a static member?

535






Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2277


What is request and response in asp.net?

519


What are the new web part controls in asp.net 2.0 ?

531


What is asp net objects?

527


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

1509


What are the Types of state management techniques

564


Explain weak typing and strong typing.

572


Explain difference between friend and protected friend?

535


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1781


Define page fragment caching?

530