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
Describe session handling in a webfarm, how does it work and what are the limits?
What is asp.net? How is it different from asp?
In ViewState How much lifespan items stored?
What are the types of authentication in asp.net?
What is the difference between the asp and asp.net?
What is the purpose of App_Code folder in ASP.NET? Why we this?
What is data reader in asp.net?
Define page fragment caching?
How to rename a table using sql queries?
What is the difference between Hash table and Array list?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What do you mean by marshalbyref?
Please briefly explain the usage of global.asax?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Where the viewstate is stored after the page postback?