Bob wants to create a custom solution to extend Microsoft CRM. In order to utilize some of the best practices in
developing solutions with the Microsoft CRM class libraries, which of the following classes might he include in
his solution?
You are designing an application that extends the Microsoft Business Solutions CRM application. Your design
states that fields will be added to extend the Microsoft Business Solutions CRM Lead entity which will have
corresponding custom attributes in the Microsoft Business Solutions CRM Account entity. Which approach is
the best choice for updating these fields when the lead is converted into an account?
You are designing an application which will perform many diverse actions against the Microsoft Business
Solutions CRM platform. While reviewing your custom application requirements you notice that custom
business logic must be repeatedly applied when updating Accounts
and Contacts. Your application will be written using C or VB.NET. Which choice represents a best
practice in designing this code?
You want to use Workflow to initiate a bidirectional integration of Account data between Microsoft CRM and
another application. You are using Workflow rather than a post-callout because the Customer wants to be able
to modify the criteria for the integration using workflow. Users do not have permissions to delete accounts.
Which of the following approaches can be expected to best achieve this result?