Answers

Question and Answer:

  Home  MCSD.NET - 70-310 Exam

⟩ How to create a serviced component named SessionDispenser. This computer is in the XYZ.Utilitiesassembly and is registered in a COM+ server application. SessionDispenser has multiple callers.You discover that there are logic problems in the Create New Session method. You want todebug any calls to this method.What should you do?A. Open the SessionDispenser solution.Set a breakpoint on the CreateNewSession method.Start the debugger.B. Attach the debugger to the client process.Set a breakpoint on the SessionDispenser.CreateNewSession method.C. Attach the debugger to the XYZ.Utilites.exe process.Set a breakpoint on the CreateNewSession method.D. Attach the debugger to a Dllhost.exe process.Set a breakpoint on the CreateNewSession method.

D. Attach the debugger to a Dllhost.exe process.

Set a breakpoint on the CreateNewSession method.

 209 views

More Questions for you: