Can we throw exception from catch Block?
Answer Posted / rajesh.pinninty
Exception is thrown by catch block
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the differences between a primary key and a unique key in sql server?
What is asp.net and ado net?
What is page fragment caching?
Why do we need master page in asp.net?
Why do we need asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How to register exception filter globally?
Which is faster union or union all?
Which control has default post back is enabled(true)?
How does a content page different from a master page?
Differentiate globalization and localization.
Is data edited in the Repeater control?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
In Code-Behind class which kind of code (server or client) is found ?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?