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
Why do we need master page in asp.net?
What is the difference between system.stringbuilder and system.string
Where are session variables stored?
Can you explain the basic use of dataview?
What is loop in asp.net?
What is DataGrid wheater its a Server Control or something else ?
What is the sequence in which ASP.NET events are processed?
Differentiate between a page theme and a global theme?
Explain method to handle error using HttpError in Web API?
What are the differences between primary foreign and unique keys?
Explain the function of new view engine in asp.net? : asp.net mvc
What is _viewstart?
How do sessions work?
What are the new navigation controls in asp.net 2.0?
What is the flow of processing of the request? : asp.net mvc