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
Describe Segmentation With Paging?
Explain diff. Between friend and protected friend?
What are user controls?
what is the difference between response.write() and response.output.write()?
How do I create a web form?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What are the new features implemented in ASP.NET?
What are the different types of validation controls in asp.net?
Differentiate strong typing and weak typing
In which event of page cycle is the viewstate available?
Explain the advantages of passport authentication.
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is the difference between client-side and server-side validations in webpages?
Explain security types in asp.net?
Can you explain architecture of your project ?