In this case if exception occure in Database which catch
block will be exexcuted?



In this case if exception occure in Database which catch block will be exexcuted?..

Answer / 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

More ASP.NET Interview Questions

What is view state and use of it ?

1 Answers  


what is the generics and where used generics in your project?

3 Answers   CTC,


What is difference between URL and URI?

0 Answers   MCN Solutions,


Is viewstate enabled by default?

0 Answers  


What is the difference between visual basic and asp.net?

0 Answers  






Describe the application event handlers in ASP.NET?

0 Answers   HCL,


How many types are there session

5 Answers   TCS,


What is the postback property in asp.net?

0 Answers  


In C#.net application is run on linux michine

4 Answers  


How would you implement inheritance using c#?

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers  


Explain the difference between response.redirect vs server.transfer

0 Answers  


Categories