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
Explain how asp.net page works?
Explain about secure socket layer?
What is different in .net 1.1 and .net 2.0?
What are the differences between application object and session object?
Will session work if cookies is disabled?
What asp.net control can embed xaml into asp.net pages?
What is the state management in asp.net?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What are the steps involved to fill a dataset?
How you can manage the state of application at the server side in ASP.NET?
Define web services in asp.net.
What is the sequence in which ASP.NET events are processed?
how to elimainte the similar data from the different tables
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Define a web service in .net?