PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What should you do?

In a Microsoft Visual Studio solution, you include an existing shared BizTalk Server 2010 project that is used by more than one BizTalk application. You specify that the shared BizTalk project will be deployed to the same BizTalk application as the other BizTalk projects in the solution. During deployment of the BizTalk project from Visual Studio, you receive the following error: Failed to add resource(s). Resource

(-Type=”System.BizTalk:BizTalkAssembly” -Luid=”Contoso.SharedComponent, Version=1.0.0.0,

Culture=neutral, PublicKeyToken=c4b6d1ca34bb90c0″) is already in store and is either associated with another application or with another type. You need to deploy the projects of the solution that reference the shared BizTalk project without errors. What should you do?

Which approach should you recommend?

You are designing a SharePoint 2010 application that will deploy a Web Part assembly.
You need to specify which element to add to the solution manifest (manifest.xml) to meet the following requirements:
The Web Part must retrieve data from an external database but must not require a custom access policy.
.The companys security policies specify that all SharePoint Web applications must run at minimal trust.
Which approach should you recommend?

What should you do?

A BizTalk Server 2010 application sends purchase orders. Current applications use an existing mail server to send mail. The purchase order application should use a distribution list that is managed by a new mail server. Company IT policy does not allow you to create a new host for the new mail server. You need to create a BizTalk port that sends orders to the email distribution list through the new mail server.

What should you do?

Which approach should you recommend?

You are planning to add more features to a SharePoint 2010 farm. Two developers are working independently in
a developer environment; each has created a custom solution with a new feature. You have the following
requirements:
Each new feature that the developers created must share an assembly with an existing feature on the production
farm.
.The new features must be deployed from the developer environment to the production environment.
.The possibility must be minimized that an existing application will be unavailable if the assembly needs to be
redeployed after a bug fix.
.You must use the fewest solutions possible.
You need to create a deployment plan that meets these requirements.
Which approach should you recommend?

What should you do?

A BizTalk Server 2010 solution transmits messages to a suppliers FTP server. The solution uses an FTP send port. The transport URI points to the main FTP server location. The supplier needs to receive the message immediately if the connection with the main FTP server cannot be established. You need to enable transmission redirection to an alternative FTP server. What should you do?

Which approach should you recommend?

You are designing a SharePoint 2010 intranet site for your company. Your design needs to meet the following
requirements:
A SharePoint feature (feature A) must make a custom list definition available for the entire site collection.
.Another SharePoint feature (feature B) must provision an instance of that custom list definition in the particular site where the feature is activated.

Which approach should you recommend?

What should you recommend?

You are designing a Windows Azure application that will use Windows Azure Table storage.
The application will allow teams of users to collaborate on projects.
Each user is a member of only one team.
You have the following requirements:

– Ensure that each user can efficiently query records related to his or her team’s projects.
– Minimize data access latency.

You need to recommend an approach for partitioning table storage entities.
What should you recommend?