PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

You need to connect the existing POCO classes to an Entity Framework context

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to enhance an existing
application to use the Entity Framework. The classes that represent the entities in the model are
Plain Old CLR Object (POCO) classes. You need to connect the existing POCO classes to an Entity
Framework context. What should you do?

Which approach should you recommend?

You need to specify the correct artifacts to use in a SharePoint 2010 application for a school
district. The school district’s administrator needs to be able to search for student information
on an intranet SharePoint 2010 portal. Student information is currently available in another
database, which supports an Open Database Connectivity (ODBC) driver. You need to
design the solution to meet the following requirements: ·Provide a user interface to search
for a student based on name. .Enable the administrator to select the correct student name
from the search results. .Provide a student header section that displays the primary student
identity information, which will enable the administrator to correlate any new information with
the correct student. .Provide additional data entry pages to add or update additional student
information. Which approach should you recommend?

You need to add a function that returns the number of years since a person was hired

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. The model includes the entity
shown in the following exhibit.

You need to add a function that returns the number of years since a person was hired. You also need
to ensure that the function can be used within LINQ to Entities queries. What should you do?

Which three data analysis tasks should you perform?

A company maintains an Azure storage account. The storage account uses blobs and tables.
Customers access the storage account by using shared access signatures (SASs).
You need to monitor the usage of the storage services. You need to do the following:
Understand which storage areas perform operations that incur a fee.
Understand which requests are denied because of insufficient permissions.
Validate that the performance of the storage account meets the service level agreement (SLA) for the Azure
Storage service.
Which three data analysis tasks should you perform? Each correct answer presents part of the solution.

You create the following Windows PowerShell script to create a new container for each partner.

HOTSPOT
Your company works with trusted partners. These partners upload files into a storage account that you
control.
Partners must be able to create, read, and write files. Partners must NOT be allowed to see files from other
partners. You generate a shared access signature (SAS) for each partner.
You create the following Windows PowerShell script to create a new container for each partner. Line numbers
are included for reference only.

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

You need to ensure that users can continue to use the UI while ProcessData is running

You are designing an application by using Windows Presentation Foundation (WPF) and
Microsoft .NET Framework 4. The user interface (UI) tier of the application will be
implemented in WPF. The middle tier of the application is implemented by using an existing
COM component. The middle tier contains a long-running method named ProcessData. You
need to ensure that users can continue to use the UI while ProcessData is running. What
should you do?

You need to add a new type to your model that organizes scalar values within an entity

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. The
application connects to a Microsoft SQL Server database. You use the ADO.NET Entity Framework to
model entities. You need to add a new type to your model that organizes scalar values within an
entity. You also need to map stored procedures for managing instances of the type. What should you
do?

Which approach should you use?

You are creating virtual machines (VMs) that are hosted on Azure.
You must be able to change the Remote Desktop access settings for the VMs. You must also be able to change
the password for the built-in administrator account on all VMs. You identify the VMAccess VM extensions that
have the required capabilities.
You need to enable the VMAccess VM extensions.
Which approach should you use?