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 session state server?
Which asp.net objects encapsulate the state of the client and the browser?
How can we prepairing Interview
What is base class of button control in .net?
Explain server side state management system.
What is the application pool?
How does session state work in asp.net?
What is the difference between CC and BCC?
Contrast OOP and SOA. What are tenets of each ?
What is the difference between Session and response.Redirect?
What is the use of express session?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What are the security types in ASP/ASP.NET? Different Authentication modes?
List the advantages and disadvantages of user control an custom control?
Explain the significance of routing? : asp.net mvc