Answer Posted / guest
using system.exceptions namespace
Try
Piece of code ..
Catch objError as Exceptions
display objError.message
Finally
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a postback in asp net?
What is difference between session and cookies?
Why do we use asp.net?
What is applicatio domain?
List the major built-in objects in asp.net?
Can you explain autopostback?
Can we override the enablepartialrendering property of the scriptmanager class?
What is the purpose of using MVC programming pattern in ASP.NET?
What is the difference between equals() and == in c#?
What is authorization in asp.net?
Is asp.net a programming language or framework?
Please brief not about xsd,xslt & xml?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What is the difference between rest and restful?
Differentiate between early binding and late binding.