When creating a new activity for an Account, which of the following columns in the activity class schema is used
to set the "Regarding" attribute of the activity to a specified account?
Bob is developing a public web site to capture demographic information from internet users. He wants to create
a new lead in the Microsoft CRM system for every user submission.
In order to achieve this, he creates a web application that captures the user's information.
The following steps represent some general approaches to provide a security context for the web application to
operate under. Which of the following represent the best general approach?
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?