• 2022-06-05
    Certkiller.com has employed you as a system administrator. You are in the process of creating anASP.NET AJAX application using .NET Framework v3.5.  You receive an instruction from management to debug the JavaScript code in the application. Youthen attach Microsoft Visual Studio 2008 debugger to the Microsoft Internet Explorer instance. Youneed to make sure that the details of the client side object on the debugger console is displayedon the application.  What should you do?()
    A: This can be achieved using the Sys.Debug.fail method.
    B: This can be achieved using the Sys.Debug.traceDump method.
    C: This can be achieved using the Sys.Debug.trace method.
    D: This can be achieved using the Sys.Debug.assert method.
  • 举一反三