PrepAway - Latest Free Exam Questions & Answers

Which of the following actions should you take?

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are making use of Visual Studio 2012 to create a new ASP.NET MVC application for
ABC.com. Upon initialization of the application, you find that exceptions are thrown and handled.
You are required to find out what the state of the application is at the time of the exception being
thrown. You should consider selecting Exceptions from the DEBUG menu in Visual Studio 2012.
Which of the following actions should you take? (Choose all that apply.)

PrepAway - Latest Free Exam Questions & Answers

A.
You should also consider selecting the User-unhandled check box for Common Language
Runtime Exceptions option.

B.
You should also consider selecting the Usehandled check box for Common Language Runtime
Exceptions option.

C.
You should also consider de-selecting the User-unhandled check box for Common Language
Runtime Exceptions option.

D.
You should also consider de-selecting the User-unhandled check box for Common Language
Runtime Exceptions option.

7 Comments on “Which of the following actions should you take?

  1. Markus says:

    The answer should be:
    A. You should also consider selecting the User-unhandled check box for Common Language Runtime Exceptions option.
    B. You should also consider selecting the Usehandled check box for Common Language Runtime Exceptions option.
    C. You should also consider de-selecting the User-unhandled check box for Common Language Runtime Exceptions option.
    D. You should also consider de-selecting the Usehandled check box for Common Language Runtime Exceptions option.

    And B is correct one.




    1



    0
    1. Mario says:

      Selecting means: “break when happens”.
      B) Break when user-handled exception occurs.
      Without that, as the application handles the exception, the debugger wont stop for you to check what has happened;




      2



      0

Leave a Reply