Microsoft Recertification for MCSD: Web Applications (070-494) Free Practice Test
Question 1
You need to update the CreateMonthlyTotalsReports() method to use database transactions.
Which code segment should you use?
Which code segment should you use?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
DRAG DROP
You are developing an ASP.NET MVC application. The application has a view that displays a list of orders in a multi-select list box.
You need to enable users to select multiple orders and submit them for processing.
What should you do? (To answer, drag the appropriate words to the correct targets. Each word 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.)

You are developing an ASP.NET MVC application. The application has a view that displays a list of orders in a multi-select list box.
You need to enable users to select multiple orders and submit them for processing.
What should you do? (To answer, drag the appropriate words to the correct targets. Each word 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.)

Correct Answer:

Question 3
You are designing a distributed application that runs on the Microsoft Azure platform.
The application must store a small amount of insecure global information for all users that
does not change frequently.
You need to configure the application to meet the requirements.
Which server-side state management option should you use? Each correct answer
presents a complete solution. Choose all that apply.
The application must store a small amount of insecure global information for all users that
does not change frequently.
You need to configure the application to meet the requirements.
Which server-side state management option should you use? Each correct answer
presents a complete solution. Choose all that apply.
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
You need to ensure that developers can connect to a Windows Azure role by using RDP.
What should you do?
What should you do?
Correct Answer: D
Question 5
You need to implement client-side animations according to the business requirements.
Which line of code should you use? (Each correct answer presents a complete solution. Choose all that apply.)
Which line of code should you use? (Each correct answer presents a complete solution. Choose all that apply.)
Correct Answer: A,D
Question 6
You need to load flight information provided by Consolidated Messenger.
What should you use?
What should you use?
Correct Answer: D
Question 7
You are designing an HTML5 website.
You need to design the interface to make the content of the web page viewable in all types of browsers, including voice recognition software, screen readers, and reading pens.
What should you do? (Each correct answer presents a complete solution. Choose all that apply.)
You need to design the interface to make the content of the web page viewable in all types of browsers, including voice recognition software, screen readers, and reading pens.
What should you do? (Each correct answer presents a complete solution. Choose all that apply.)
Correct Answer: A,E
Question 8
You are developing an ASP.NET MVC application.
Applications can be deployed to remote servers only by administrators who have elevated privileges. The administrators do not have access to Visual Studio 2012.
You need to select a deployment tool to deploy the application to remote servers for testing.
Which tool should you use?
Applications can be deployed to remote servers only by administrators who have elevated privileges. The administrators do not have access to Visual Studio 2012.
You need to select a deployment tool to deploy the application to remote servers for testing.
Which tool should you use?
Correct Answer: C