PrepAway - Latest Free Exam Questions & Answers

Category: 70-484 (v.2)

Exam 70-484: Essentials of Developing Windows Store Apps using C# (update December 14th, 2014)

Which code segments should you insert at lines 04, 13, and 17?

DRAG DROP

You are developing a Windows Store app Chat provides users with the ability to select a
video file from the file system. Once the file is selected, the video begins to play.
this.media is declared as a MediaElement in VideoPage.xaml and _position is declared as a
private TimeSpan member that stores the point at which the video stopped when the app
was terminated.
You need to ensure that if the app is terminated, the next time the app starts, the app
resumes playing the video at the point the video was stopped.
You have the following code: (Line numbers are included for reference only.)

Which code segments should you insert at lines 04, 13, and 17? (To answer, drag the
appropriate code segments to the correct locations in the answer area. 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.)

Which code snippets should you insert in Target 1, Target 2, and Target 3 to complete the code?

DRAG DROP
You are developing a Windows Store reporting app for corporate use. The app authenticates
users by using Active Directory Domain Services (AD DS) credentials.
You need to ensure that users have the option of saving their credentials when they log in to the app.
You have the following code:

Which code snippets should you insert in Target 1, Target 2, and Target 3 to complete the
code? (To answer, drag the appropriate code snippets to the correct target in the answer
area. Each code snippet 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.)

What should you recommend?

You are developing a Windows Store app that retrieves information from a social networking
application by using web services. The web services require authentication.
You need to recommend a solution to ensure that users are prompted for their credentials
only the first time they use the app, even if the users are using the app from another device.
What should you recommend?

Which code snippets should you insert in Target 1, Target 2, and Target 3 to complete the code?

DRAG DROP
You are developing a dependency property named TotalAmount for a Windows Store app.
The TotalAmount property must default to zero. The class that contains the TotalAmount
property must provide a class property that gets and sets the value of the dependency
property.
You need to create the dependency property and the class property.
You have the following code:

Which code snippets should you insert in Target 1, Target 2, and Target 3 to complete the
code? (To answer, drag the appropriate code snippets to the correct targets in the answer
area. Each code snippet 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.)

Which claim is appropriate for each purpose?

DRAG DROP
You are developing a Windows Store app.
You need to implement claims according to their appropriate use.
Which claim is appropriate for each purpose? (To answer, drag the appropriate claims to the
correct locations in the answer area. Each claim 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.)

How should you complete the relevant code?

DRAG DROP
You are developing a Windows Store game. The game allows for interactive online play
between users.
The game authenticates users by using the credentials of a third-party site that provides
OAuth2 authentication.
You need to implement authentication that uses an implicit grant authorization.
How should you complete the relevant code? (To answer, drag the appropriate code
segments to the correct locations in the answer area. 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.)

Which XAML markup segments should you insert at lines 02 and 04?

DRAG DROP
You are creating a Windows Store app.
You need to create a gradient brush that is white in the top left corner to black in the bottom
right corner.
You have the following xaml markup. (Line numbers are included for reference only.)

Which XAML markup segments should you insert at lines 02 and 04? (To answer, drag the
appropriate XAML markup segment to the correct locations in the answer area. Each XAML
markup 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.)


Page 2 of 1112345...10...Last »