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
If 200 is for all successful operation then why do we have 201 response codes?
How is session id generated?
Give 2 examples for scenarios when routing is not applied?
Where the assembly is stored in asp.net?
Do session use cookies in asp net?
How to handle errors in Web API?
What is session in web technology?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What are the asp.net security controls?
What is sdlc process?
What is work flow gen? how can it will work with .Net?
What is xaml? Are xaml file compiled or built on runtime?
Does asp.net still recognize the global.asa file?
Define the steps to set up validation control.
How do I upload a file from my ASP.NET page?