Tell me Asp.net Method Overriding.

Answer Posted / sarang

Overriding method must not throw a new or broader exception
than the method in base class.
Return type must not be more restrictitive than method in
base class on which overriding is done.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

5155


How can we provide the WebParts control functionality to a server control?

767


What is authentication in asp.net?

778


Is post back in asp.net?

691


Which method do you use to enforce garbage collection in .net?

709


Where sessions are stored?

860


What is route in web api?

727


Why is global asax is used for?

731


For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

797


Difference between application events and session events

781


Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?

714


How do you store a value in viewstate and retrieve them?

768


How to use push notification?

797


How can you handle exceptions in asp.net?

758


what is silver light when will we use silver light,

1663