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
Can we use a static function with a non-static variable?
Why do we need a web application session?
Describe the difference between inline and code behind - which is best in a?
What is difference between session and application in asp net?
What is a page life cycle? What are the events in a page life cycle?
Which authentication uses a combination of windows and iis authentication?
How do you use viewstate?
What is the difference between dispose() and finalize()?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is the difference between file-based dependency and key-based dependency?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
Where session id is stored?
What is advantage of asp.net?
What are the types of session in asp.net?
Can you explain the basic use of dataview?