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
What is the file through which you can customize your asp.net application?
Difference between singleton and singlecall.
What is the use of session?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
Explain the Session state management options available with ASP.NET?
Explain how asp.net different from asp?
What does the hotspot class in .net do?
What is difference between web config and global asax?
What are assemblies and namespaces and explain the difference between them ?
how to elimainte the similar data from the different tables
Which protocol is used in a web api?
Why would anyone need to implement their own hashtable or linked list?
What does postback mean?
Do you know caching feature?
Explain transparent caching with aop?