QUESTION 3
You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.
You plan to deploy the application to a test server.
You need to ensure that during the initial request to the application, the code-behind files for the Web pages are compiled. You also need to optimize the performance of the application.
Which code fragment should you add to the Web.config file?
QUESTION 4
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
上一篇:2012微软认证考试考前训练题5
下一篇:2012微软认证考试考前训练题7