PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which source should you recommend?

You are designing an ASP.NET Web application for content management. You have the
following requirements: Support multiple languages. Support dynamic changes to site
content. Provide the ability to add content to the site without making changes to files within
the application directory. You need to recommend the application’s source for retrieving
content. Which source should you recommend?

You store JSON data in a blob by using the Azure Blob service.

HOTSPOT
You store JSON data in a blob by using the Azure Blob service. Web applications access the JSON data by using
client-side JavaScript calls.
JSON data is stored in a container that is configured to allow anonymous access. Web applications that are
allowed to make updates to the data have access to any necessary shared access signatures (SASs) and storage
keys.
You configure one Cross-Origin Resource Sharing (CORS) rule for the https://fabrikam.com domain and then
run the following method. Line numbers are provided for reference only.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

You need to ensure that the entity that is mapped to the ContentTypeDerived table derives from the entity that

You use the Microsoft .NET Framework 4 Entity Framework to develop an application that contains
an Entity Data Model for the following database tables.

You need to ensure that the entity that is mapped to the ContentTypeDerived table derives from the
entity that is mapped to the ContentTypeBase table. What should you do?

You need to design the security strategy for the application

You are designing a Windows Presentation Foundation (WPF) application for your company
by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. The business layer
of the application is implemented by using Windows Communication Foundation (WCF).
You plan to support nonrepudiation and data integrity for WCF messages. You need to
design the security strategy for the application. What should you do?

How should you complete the relevant code?

HOTSPOT
Tailspin Toys uses a website to manage its inventory. The website is hosted on Azure. You are writing a
Windows Store app that uses data from the blob storage.
You need to retrieve an image from the following URI:
https://tailspintoys.blob.core.windows.net/Trains/Caboose2jpg.
How should you complete the relevant code? To answer, select the appropriate code segments in the answer
area.

You need to ensure that the event log file displays the same information when the file is open on Server1 and

Your network contains a domain controller named DC1 and a member server named Server1.
You save a copy of the Active Directory Web Services (ADWS) event log on DC1. You copy the log to
Server1. You open the event log file on Server1 and discover that the event description information
is unavailable. You need to ensure that the event log file displays the same information when the file
is open on Server1 and on DC1. What should you do on Server1?