You work as the application developer at Certkiller .com.
You are developing a
debug build of an existingapplication. You want to locate a
specific line of code
which resulted in the exception occurring.
Choose the property of the Exception class that you should
use to accomplish the
task.
Answer / gaaa
A. Data property
B. Message property
C. StackTrace property
D. Source property
Answer: C
Explanation: The StackTrace property provides a listing of
the current call stack.
Information such as the method calls and line numbers are shown.
Data will return additional user-defined information about
the exception
Message describes the current exception but will not give
details about the source code
line number.
Source represents the name of the application or object that
caused the error.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is thinclient? why we use? and how to install thinclient? basic requirement?
What are profiles and what are they a brief description?
i am using window xp professional on my laptop. i have 2 internet connection one is connected on network cable. other one is reliance data card, when i am browsing websites i am getting generic host svchost.exe -- application error the instruction at "0x745f2780" reference memory at "0x00000000". the memory could not be 'read' please tell me solution for that error. how can i resolve it.
Sir, I need to do my certification course for .NET. Will u provide me the information of how to prepare for the certification test. And also specify me the online books that is useful in studing for .NEt platform
3 Answers Brigade, Microsoft, TCS, TEVTA, Wipro,
hi friends...i hav a issue in company n need to solve it. the problem iz in our company the systems are connected in workgroup..everyday one system is facing a ip conflict issue. plz tel me how to solve it... everyday i find out which system it conflicting with accordingly i do restarting of system it conflicting with. Dhcp is configured in router..router provides the ip. frieds plz provide any permanant solution with detailed steps...thnx.
what hardware is required for connecting computers in Network?
A user claims he did not receive a GPO, yet his user and computer accounts are in the right OU, and everyone else there gets the GPO. What will you look for?
What is the Difference between Fat32 and NTFS partion?
mcse 2003 to mcitp upgrade paper
You work as the application developer at Certkiller .com. You are developing a debug build of an existingapplication. You want to locate a specific line of code which resulted in the exception occurring. Choose the property of the Exception class that you should use to accomplish the task.
What are the FSMO roles? Who has them by default? What happens when each one fails?
What is application server and Web server? Difference between Application server and Web Server? give example of both?