PrepAway - Latest Free Exam Questions & Answers

Category: 70-486 (v.3)

Exam 70-486: Developing ASP.NET MVC 4 Web Applications (update April 14th, 2016)

Which markup segments should you include in Target 1, Target 2 and Target 3 to complete the markup?

HOTSPOT
You are developing an ASP.NET MVC application in Visual Studio 2012. The application supports
multiple cultures.
To set the culture, the application must use the AcceptLanguage header field value sent by the client
browser.
You need to ensure that the application can set the culture.
You have the following markup in the web.config file:

Which markup segments should you include in Target 1, Target 2 and Target 3 to complete the
markup? (To answer, select the appropriate options in the answer area.)


Which three code segments should you use in sequence?

DRAG DROP
You are developing an ASP.NET MVC application in Visual Studio 2012. The application processes
data for a bakery and contains a controller named BagelController.es that has several actions. The
GetBagel action is defined in the following code segment.

The GetBagel action is the only action that should be accessed via a URL pattern. Routes to the other
actions in the controller must be suppressed.
The default route must map to HomeController and the Index action.
You need to build the routes.
Which three code segments should you use in sequence? (To answer, move the appropriate actions
from the list of actions to the answer area and arrange them in the correct order.)



Which code segment should you use?

You are implementing a website redesign of an existing website that provides historical weather
condition maps.
The current layout resembles the graphic in the exhibit. (Click the Exhibit button.)


Year selection is implemented as a set of links, which causes the page to reload when the user
changes the year. The year selection HTML is contained in a div with an id of “year‐selector”.
You need to modify the page so that the user can change the year without the page reloading.
You also need to ensure that there is minimal change to the design of the page.
Which code segment should you use?


How should you implement this feature?

You are designing a localized ASP.NET MVC online shopping application that will be deployed to
customers in the United States, China, France, and Brazil. The application must support multiple
cultures so that content in the appropriate language is available in each area.
You need to ensure that the content can be viewed in several languages.
How should you implement this feature?

Which authorizations should you redesign?

You are designing an enterprise‐level Windows Communication Foundation (WCF) application. User
accounts will migrate from the existing system. The new system must be able to scale to
accommodate the increasing load.
The new servers are experiencing significant stress under load of large‐scale role changes.
You need to ensure that the application can handle the stress.
Which authorizations should you redesign? (Each correct answer presents a complete solution.
Choose all that apply.)

You need to store state and configure the application

DRAG DROP
You are developing an ASP.NET MVC application in a web farm. The application has a page that
uploads a customer’s photo, resizes it, and then redirects the browser to a page where the new
image is displayed along with the final dimensions.
The final dimensions should be available only to the page where the new image is displayed.
You need to store state and configure the application.
What should you do? (To answer, drag the appropriate item to the correct location. Each item 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.)



Page 11 of 14« First...910111213...Last »