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?
Which two actions should you take?
You develop a web application that will use the Azure Table service. The web application will store entities in
the form of XML data within a single table.
The web application must support high traffic throughput.
You need to avoid exceeding the throttle limit for the table.
Which two actions should you take? Each correct answer presents part of the solution.
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 create a database from your model
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. The
application uses the ADO.NET Entity Framework to model entities. You need to create a database
from your model. What should you do?
You need to choose a backup solution
You are managing an application. The application uses data that is stored in an Azure SQL database.
You must be able to reset the application to the state that existed on any day in the previous 35 days.
You need to choose a backup solution.
What should you do?
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?
You need to hide the Quick Launch navigation bar of a SharePoint site
You create a Feature receiver. You need to hide the Quick Launch navigation bar of a SharePoint
site. What should you use?
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?