In try catch blocks one is normal catch block and another is
sqlcatchexception block
Answer Posted / uma
give me completed details then we can say answer,
any way i expecting that:-
if any sql expection is raised then it is catched sqlcatch
exception, other than sql exception is catched by normal
catch block
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do I upload a file from my ASP.NET page?
What are the security types in ASP/ASP.NET? Different Authentication modes?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What is the question mark in a url?
Which is the parent class of the ASP.NET server control?
How does u call and execute a sp in .net?
What is ipostback?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Difference between Response.redirect vs server.transfer?
Define session in asp.net.
Explain ViewState?
What is repository pattern in mvc.net? : asp.net mvc
What is postback pixel?
What is the use of data set in asp.net?
Describe a bubbled event and how it is used ?