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?
Using Deployment Manager, Bob publishes a custom Product entity string attribute with Display Name and
Name of "serialno" and of size 256. He wants to programmatically fetch this custom attribute in a query. When
querying the Product entity using specific column names in a ColumnSetXML, which of the following columns
would return the new custom attribute?
An existing account has five related Contacts. The current user has Global
Delete privileges for Accounts and Contacts. If the CRMAccount.Delete() method is executed for this
account, which of following statements would be true?
You are developing a custom application that integrates Microsoft Business Solutions CRM Accounts with
another system. The functional requirements state that the post-callout must update the account with an
account number from the other system. Your application will use a dedicated user account to perform the
update. While testing your post-callout you notice that it has entered an infinite loop. Which answer best
describes the steps to take to resolve this problem?
You are developing an application which extends Microsoft Business Solutions CRM. The requirements state
that the Microsoft Business Solutions CRM web client and Microsoft Business Solutions CRM Sales for Outlook
will be used. To accommodate some of the functional requirements, a custom database and tables have been
deployed. Which approach (if any) is best for offline synchronization of these tables for the Microsoft Business
Solutions CRM Sales for Outlook client?