Microsoft Upgrade your MCPD: Web Developer 4 to MCSD: Web Applications (70-492) Free Practice Test
Question 1
Data provided by Consolidated Messenger is cached in the HttpContext.Cache object. You need to ensure that the cache is correctly updated when new data arrives. What should you do?
Correct Answer: A
Question 2
You are developing an ASP.NET MVC application. The application must allow users to enter JavaScript in a feedback text box only. You need to disable request validation. What should you do?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
You need to make all of the rows in the table bold in the Views/RunLog/GetLog.cshtml view. Which code segment should you use?
Correct Answer: B
Question 4
You are developing an ASP.NET MVC application that has pages for users who browse the site with
Windows Phone 7.
The pages for Windows Phone 7 include the following files:
_Layout.WP7.cshtml
Index.WP7.cshtml You need to update the application so that it renders the customized files correctly to Windows Phone 7 users. How should you update the Application_Start method? (To answer, drag the appropriate line of code to the correct location or locations. Each line of code may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

Windows Phone 7.
The pages for Windows Phone 7 include the following files:
_Layout.WP7.cshtml
Index.WP7.cshtml You need to update the application so that it renders the customized files correctly to Windows Phone 7 users. How should you update the Application_Start method? (To answer, drag the appropriate line of code to the correct location or locations. Each line of code may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

Correct Answer:

Explanation:

http://techbrij.com/1013/display-mode-mobile-tablet-tv-aspnet-mvc
Question 5
DRAG DROP
You are developing a WCF service. You need to implement transport security by using NTLM authentication and NetTcpBindings. Which configuration values should you use? (To answer, drag the appropriate configuration values to the correct location or locations in the answer area. Each configuration value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

You are developing a WCF service. You need to implement transport security by using NTLM authentication and NetTcpBindings. Which configuration values should you use? (To answer, drag the appropriate configuration values to the correct location or locations in the answer area. Each configuration value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

Correct Answer:

Explanation:

Question 6
HOTSPOT
You are supporting an application that uses the ADO.NET Entity Framework to query and access data. The latest version of Entity Framework contains bug fixes that will improve performance. You need to update Entity Framework. Which Visual Studio 2012 menu item should you choose? (To answer, select the appropriate menu item in the answer area.)

You are supporting an application that uses the ADO.NET Entity Framework to query and access data. The latest version of Entity Framework contains bug fixes that will improve performance. You need to update Entity Framework. Which Visual Studio 2012 menu item should you choose? (To answer, select the appropriate menu item in the answer area.)

Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).