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)

Which five actions should you perform in sequence?

DRAG DROP
You are developing an ASP.NET MVC application that allows users to log on by using a third-party
authenticator.
You need to configure Microsoft Azure Access Control Services and the application.
Which five actions should you perform in sequence? (To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.)
Select and Place:

Which markup segments should you include in Target 1, T…

DRAG DROP
You are building an ASP.NET MVC web application.
The application will be viewed by users on their mobile phones.
You need to ensure that the page fits within the horizontal width of the device screens.
You have the following markup:

Which markup segments should you include in Target 1, Target 2 and Target 3 to complete the markup? (To
answer, drag the appropriate markup segments to the correct targets. 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 styles should you include in Target 1 and Target …

DRAG DROP
You are developing an ASP.NET MVC web application that requires HTML elements to take on new behaviors.
These should be implemented with a behavior script in a page that is only for Microsoft Internet Explorer users.
The colorchange.js script uses the Microsoft CSS vendor-specific Behavior extension. You need to apply the
script with CSS.
You need to use the script to change the color of text.
You have the following markup:

Which styles should you include in Target 1 and Target 2 to complete the markup? (To answer, drag the
appropriate styles to the correct targets. Each style 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 segments should you include in Target 1, Tar…

DRAG DROP
You are developing an ASP.NET MVC application in Visual Studio 2012. The application will be viewed with
browsers on desktop devices and mobile devices. The application uses the Razor View Engine to display data.
The application contains two layouts located in the /Views/Shared directory.
These layouts are named:
_Layout.cshmtl
_MobleLayoutcshtml
The application must detect if the user is browsing from a mobile device. If the user is browsing from a mobile
device, the application must use the _MobileLayout.cshtml file. If the user is browsing from a desktop device,
the application must use .Layout, cs html.
You need to ensure that the application renders the layout that is appropriate for the browser.
You have the following code:

Which code segments should you include in Target 1, Target 2 and Target 3 to complete the code of theViewStart.cshtml file? (To answer, drag the appropriate code segments 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:

You need to use the least amount of development effort …

You are developing an ASP.NET MVC application to be used on the Internet. The environment uses Active
Directory with delegation to access secure resources.
Users must be able to log on to the application to maintain their personal preferences.
You need to use the least amount of development effort to enable users to log on.
What should you do?

What should you use for authorization?

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.
You need to ensure that the application can handle large-scale role changes.
What should you use for authorization? (Each correct answer presents a complete solution. Choose all that
apply.)


Page 7 of 15« First...56789...Last »