In this case if exception occure in Database which catch
block will be exexcuted?
Answer Posted / suja
If u Place
Try
catch ex as Sqlexception
then this Sqlexception catch will be executed
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
How can we make sure that Web API returns JSON data only?
Should I delete cookies?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Does google crawl redirects?
Is sql backend or frontend?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What's the ASP.Net Application life cycle?
How does asp.net page work?
What is asp net application object?
How you can stop the validation of ASP.NET controls from client side?
What is session id in web application?
What is session in http request?
What is the differences between a primary key and a unique key in sql server?
What are session objects?