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
What are the differences between the response.write() and response.output.write()?
What is application Object?
How many types cache in asp net?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What are the components of ado.net?
How do you implement postback with a text box?
From which base class all web forms are inherited?
What is true about application service provider?
What permissions do asp.net applications posses by default?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What is asp net theme?
What are web server controls in asp.net?
What is preprocessor in .net?
How would ASP and ASP.NET applications run at the same time on the same server?
Explain code snippet to register exception filters from controller?