作业帮 > 微软认证(MCSE) > 教育资讯

2013微软认证考试练习题及答案(29)[1]

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/09 16:28:44 微软认证(MCSE)
2013微软认证考试练习题及答案(29)[1]
2013微软认证考试练习题及答案(29)[1]微软认证(MCSE)
【网络综合 - 微软认证(MCSE)试题】
无忧考网为大家收集整理了《2013微软认证考试练习题及答案(29)》供大家参考,希望对大家有所帮助!!!

QUESTION 61
You create a Microsoft ASP.NET AJAX application by using the Microsoft .NET Framework version 3.5.
You attach Microsoft Visual Studio 2008 debugger to the Microsoft Internet Explorer instance to debug the JavaScript code in the AJAX application.
You need to ensure that the application displays the details of the client-side object on the debugger console.
What should you do?

A.Use the Sys.Debug.fail method.
B.Use the Sys.Debug.trace method.
C.Use the Sys.Debug.assert method.
D.Use the Sys.Debug.traceDump method.

Answer: D

QUESTION 62
You create a Microsoft ASP.NET AJAX application by using the Microsoft .NET Framework version 3.5.
A JavaScript code segment in the AJAX application does not exhibit the desired behavior.
Microsoft Internet Explorer displays an error icon in the status bar but does not prompt you to debug the script.
You need to configure the Internet Explorer to prompt you to debug the script.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)

A.Clear the Disable Script Debugging (Other) check box.
B.Clear the Disable Script Debugging (Internet Explorer) check box.
C.Select the Show friendly HTTP error messages check box.
D.Select the Enable third-party browser extensions check box.
E.Select the Display a notification about every script error check box.

Answer: BE

QUESTION 63
You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.
You plan to capture the timing and performance information of the application.
You need to ensure that the information is accessible only when the user is logged on to the Web server and not on individual Web pages.
What should you add to the Web.config file?
A.
B.微软认证(MCSE)