PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What should you recommend?

You are designing a Windows Azure application.
The application includes a web role and a worker role that communicate by using a Windows Azure Queue.
The worker role processes each message within 10 seconds of retrieving it from the queue.
The worker role must process each message exactly one time.
If a process does not complete, the worker role must reprocess the message.
You need to recommend an approach for the worker role to manage messages in the queue.
What should you recommend?

Which artifacts should you create?

You are moving a BizTalk Server 2010 application from a development environment to a QA environment for the first time. You export a copy of the BizTalk application and include the bindings. When importing the Microsoft Windows Installer (MSI) file into the QA environment, you receive the following

error: Failed to update binding information. (mscorlib)Cannot update send port “LogContosoMessage”.

(Microsoft.BizTalk.Deployment)The following items could not be matched up to hosts due to name and/or trust level mismatches:Item: ‘FILE’ Host: ‘ContosoLogHost’ Trust level: ‘Untrusted’ You need to ensure that the MSI file can be imported into the QA environment. Which artifacts should you create?

Which approach should you recommend?

You are designing several new custom applications for a SharePoint 2010 farm. One of the current applications
contains a Web Part with code that requires substantial CPU and memory resources. The SharePoint farm
administrator wants to ensure that new applications containing custom code do not degrade the performance of
the Web front-end (WFE) servers when they are deployed to the SharePoint farm.
You need to enable the administrator to perform the following tasks:
To configure the applications to run in isolation mode
.To control the resource usage of custom SharePoint applications by assigning the execution load to specified servers and perform load-balancing of the WFE servers
.To limit the resources allotted to specific applications without impacting overall farm performance and stability
Your design must meet all these requirements.
Which approach should you recommend?

Which two actions should you perform?

You are creating a Microsoft Windows Installer (MSI) package for a BizTalk Server 2010 application. The application is currently running on ServerA . Server B requires a different binding file that is available on the file system of Server A. The MSI package must be suitable for deployment on both Server A and Server B. You need to deploy the application on Server B. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

What should you do?

A BizTalk Server 2010 application is deployed and running. The application has a long-running orchestration with only a single Receive shape that activates the orchestration. There are currently instances of this orchestration in the dehydrated state. You need to make sure that no new orchestration instances are started but that existing instances are allowed to complete. 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
districts 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?