In try catch blocks one is normal catch block and another is
sqlcatchexception block
Answer Posted / shashikesh
yes .but we should mantain the order .first sqlcatchblock
then nomal block
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are validators and list some validators of asp.net?
What is razor? : asp.net mvc
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What are merge modules?
What is http request and response?
Write code to send e-mail from an asp.net application?
Can the unique key be null?
What is the difference between equals() and == in c#?
What is the best Macanism to clear the Cache in asp.net
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What are resource file and how do we generate resource file?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is page fragment caching?
Explain the asp.net mvc request life cycle? : asp.net mvc