PrepAway - Latest Free Exam Questions & Answers

Category: 70-486 (v.4)

Exam 70-486: Developing ASP.NET MVC 4 Web Applications (update July 13th, 2017)

How should you build the class constructor?

HOTSPOT
You are developing an ASP.NET MVC application that authenticates a user by using claims-based
authentication.
The application must:
Use Windows Identity Foundation 4.5.
Support the Windows Azure Access Control Service.
You need to implement authentication.
How should you build the class constructor? (To answer, select the appropriate option from the drop-down list
in the answer area.)
Hot Area:

Which code segments should you include in Target 1, Tar…

DRAG DROP
You are developing an ASP.NET MVC application in Visual Studio. The application contains sensitive bank
account data.
The application contains a helper class named SensitiveData.Helpers.CustomEncryptor.

The application contains a controller named BankAccountController with two actions.

The application contains a model named BankAccount, which is defined in the following code segment.

The application must not display AccountNumber in clear text in any URL.
You need to build the view for the GetAccounts action.
You have the following code:

Which code segments should you include in Target 1, Target 2 and Target 3 to build the view? To answer, drag
the appropriate code segment to the correct targets. Each code segment 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:

How should you update the Application_Start method?

DRAG DROP
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:

Which code segment should you use?

You are developing an ASP.NET MVC web application for viewing a list of contacts. The application is designed
for devices that support changes in orientation, such as tablets and smartphones. The application displays a
grid of contact tiles in portrait mode.
When the orientation changes to landscape, each tile in the grid expands to include each contact’s details. The
HTML that creates the tiled interface resembles the following markup.

The CSS used to style the tiles in landscape mode is as follows.

If this CSS is omitted, the existing CSS displays the tiles in portrait mode.
You need to update the landscape-mode CSS to apply only to screens with a width greater than or equal to 500
pixels.
Which code segment should you use?

You need to configure the application to meet the requi…

You are designing a distributed application that runs on the Microsoft Azure platform.
The application must store a small amount of information that is shared cross all users and 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.)


Page 10 of 15« First...89101112...Last »