Answer Posted / anna
it's not the bad idea of using catch exception.
catch exception catches all the exceptions in try block.
if we use these blocks, we will be able to know where the
exact error is.
if we use one try block, we must use the catch block .
Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
Why asp.net is better than php?
What are the two properties that are common on every validation control?
Are cookies client side or server side?
Name the namespace which is used by ado.net?
What do you mean by role-based security?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is the significance of attaching a profile while creating a user?
How to Separate background image and front image from original picture....
What is session in asp.net?
What is voluum?
In how many ways we can retrieve table records count?
What is the use of ASP.NET routing?
Disable Mouse right click on web page in asp.net?
Why is xap important?