1.
You work as a software developer at XYZ.com. The company runs Microsoft Dynamics CRM 2011 for its customer relationship management software. You are creating a custom solution for the Microsoft Dynamics CRM 2011 system. You have created a JScript web resource to access Microsoft Dynamics CRM 2011 data from the application. The web resource uses the Representational state transfer (REST) endpoint web service in Microsoft Dynamics CRM 2011 to access the data. In what format will the data be returned?
2.
You work as a software developer at XYZ.com. The company runs Microsoft Dynamics CRM 2011 for its customer relationship management software. You are creating a custom entity form using the Form Editor. You are configuring fields in the form. Which of the following application events is a field-level application event?
3.
You work as a software developer at XYZ.com. The company runs Microsoft Dynamics CRM 2011 for its customer relationship management software. You are creating an application for the Microsoft Dynamics CRM 2011 system. You have created plug-ins for the application. You are running the application and plug-ins in a sandbox for performance testing. How can you record execution statistics for plug-ins?
4.
You work as a software developer at XYZ.com. The company runs Microsoft Dynamics CRM 2011 for its customer relationship management software. The Microsoft Dynamics CRM event processing subsystem executes plug-ins based on a message pipeline execution model. Which of the following pipeline stages only supports Microsoft Dynamics CRM 4.0 based plug-ins?
5.
You work as a software developer at XYZ.com. The company runs Microsoft Dynamics CRM 2011 for its customer relationship management software. The Microsoft Dynamics CRM event processing subsystem executes plug-ins based on a message pipeline execution model. No custom plug-ins can be registered during which of the following event pipeline stages
6.
You work as a software developer at XYZ.com. The company runs Microsoft Dynamics CRM 2011 for its customer relationship management software. You need to customize an entity form in Microsoft Dynamics CRM 2011. You want to modify the XML data that defines a form. Which Microsoft Dynamics CRM 2011 element should you modify?
7.
You work as a software developer at XYZ.com. The company runs Microsoft Dynamics CRM 2011 for its customer relationship management software. You are creating a custom entity form using the Form Editor. Your custom form includes an IFrame. Which application event can be used in form scripting to detect when the content of the IFRAME has finished loading?
8.
You work as a software developer at XYZ.com. The company runs Microsoft Dynamics CRM 2011 for its customer relationship management software. You are creating a late-bound entity class to access business data in the Microsoft Dynamics CRM 2011 system. Which two the following statements describe late-bound entity classes?
9.
You work as a software developer. You have been hired by a company named XYZ.com to create develop an application for their Microsoft Dynamics CRM 2011 system. Your code will include .NET Language-Integrated Query (LINQ) queries. Which four of the following are common clauses in a LINQ query expression when using the Microsoft Dynamics CRM LINQ query provider? (Choose four).
10.
You work as a software developer. You have been hired by a company named XYZ.com to create develop an application for their Microsoft Dynamics CRM 2011 system. You will use Microsoft Visual Studio 2010 to create the application. You need to add an assembly reference to your Microsoft Visual Studio project be able to read and write data and metadata using the IOrganizationService Web Service. Which assembly should you refer to?