What should you recommend?
You are designing a Windows Azure application.
Messages will be placed into a Windows Azure Queue and then processed by a worker role.
There is no requirement for adherence to the Windows Azure Service Level Agreement (SLA).
You need to recommend an approach for concurrently processing messages while minimizing compute cost.
What should you recommend?
What should you do?
You use BizTalk Server 2010 to receive flat file messages from a customer. You create a pipeline for disassembling the flat file messages. When BizTalk receives the messages, the flat file disassembler throws an error because a date is in the wrong format. The customer cannot change the sending application. You implement a custom pipeline component for correcting date formatting errors. You need to create a new pipeline for processing the messages received from the customer. What should you do?
Which approach should you recommend?
You are designing a SharePoint 2010 feature. The feature includes a feature receiver that executes code on
activation and deactivation. The feature receiver code interacts with a Web service, which could cause errors
beyond your control.
You need to ensure that the feature does not activate or deactivate if the Web service causes an error.
Which approach should you recommend?
What should you recommend?
You are evaluating a Windows Azure application.
The application includes the following elements:
– A web role that provides the ASP.NET user interface and business logic
– A single SQL Azure database that contains all application data
Each page must receive data from the business logic layer before returning results to the client.
Traffic has increased significantly.
The business logic is causing high CPU usage.
You need to recommend an approach for scaling the application.
What should you recommend?
What should you do?
A BizTalk Server 2010 solution contains an orchestration that sends messages through a logical port with the Binding property set to Specify later. You need to change the orchestration so that the logical port is not bound to a physical port. What should you do?
Which approach should you recommend?
You have designed a new SharePoint 2010 Web Part that was deployed to the testing environment. A tester has
reported that clicking a custom button in the Web Part has no effect in the browser.
You need to ensure that the button works as designed.
Which approach should you recommend?
What should you recommend?
You are designing a Windows Azure web application that does not use ASP.NET.
The application requires a standalone Win32 interpreter.
You need to recommend an approach for allowing access to the interpreter.
What should you recommend?
What should you do?
A schema in a BizTalk Server 2010 solution has several elements that contain an email address. A regular expression is defined on each of the elements that contain an email address to validate the email address on incoming messages. You need to create a data type that you can reuse for all the elements.
What should you do?
Which object should you recommend to accomplish this?
You are designing a SharePoint 2010 application. You need to make sure the application aggregates list items
from multiple site collections into a single view.
Which object should you recommend to accomplish this?
Which two actions should you recommend?
You are designing a Windows Azure application.
The application includes processes that communicate by using Windows Communications Foundation (WCF) services.
The WCF services must support streaming.
You need to recommend a host for the processes and a WCF binding.
Which two actions should you recommend?
(Each correct answer presents part of the solution. Choose two.)