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 Razor View Engine
Explain http handlers? Where we can use the http handlers?
Where do we store our connection string in asp.net application?
How dataadapter.fill works?
Give an example of cookie abuse.
How do I know asp.net mvc version? : Asp.Net MVC
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Is asp.net mvc front end or backend? : Asp.Net MVC
What is postback and autopostback in asp.net?
What role “#&&” plays in a querysting?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Is web config mandatory?
What is query string?
Describe the difference between inline and code behind - which is best in a?
How many web config files can be created for an application?