1.
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 are using the Xrm.Page.data.entity methods in your JScript code. You want to use an Xrm.Page.data.entity method to save and close the current form. Which of the following methods and parameters should you use with Xrm.Page.data.entity?
2.
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 are using the Xrm.Page.ui.getFormType() method in your JScript code to determine the form context for a record. Which form type corresponds to a return value of 3 for the Xrm.Page.ui.getFormType() method?
3.
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 2011 system runs a custom plug-in. You need to debug the plug-in. The registration configuration of the plug-in is "online". You need to attach the debugger to the process on the Microsoft Dynamics CRM server that runs the plug-in. Which service process should you attach the debugger to?
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 2011 system runs a custom plug-in. You need to debug the plug-in. The registration configuration of the plug-in is "offline". You need to attach the debugger to the process on the Microsoft Dynamics CRM server that runs the plug-in. Which service process should you attach the debugger to?
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 2011 system runs a custom plug-in. You need to debug the plug-in. The registration configuration of the plug-in is "asynchronous registered plug-in". You need to attach the debugger to the process on the Microsoft Dynamics CRM server that runs the plug-in. Which service process should you attach the debugger to?
6.
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 2011 system runs a custom plug-in. You need to debug the plug-in. The registration configuration of the plug-in is "sandbox (isolation mode)". You need to attach the debugger to the process on the Microsoft Dynamics CRM server that runs the plug-in. Which service process should you attach the debugger to?
7.
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 2011 system runs a custom plug-in. You need to debug the plug-in. The plug-in contains a custom workflow. You need to attach the debugger to the process on the Microsoft Dynamics CRM server that runs the plug-in. Which service process should you attach the debugger to?
8.
You have been hired by a company named XYZ.com to install and configure a Microsoft Dynamics CRM 2011 system. The company has a single Active Directory Domain Services (AD DS) domain. The Microsoft Dynamics CRM 2011 system will be accessed by internal domain users, external (non-domain member) users and users from a partner company. There is no domain trust relationship between the XYZ.com domain and the partner company network. You need to plan the authentication method to use for the Microsoft Dynamics CRM 2011 system. Which authentication method should you use to authenticate the internal users, external users and partner company users?
9.
You have been hired by a company named XYZ.com to install and configure a Microsoft Dynamics CRM 2011 system. The company has a single Active Directory Domain Services (AD DS) domain. The Microsoft Dynamics CRM 2011 system will be accessed by internal domain users only. You need to plan the authentication method to use for the Microsoft Dynamics CRM 2011 system. Which authentication method should you use to authenticate the internal users?
10.
You have been hired by a company named XYZ.com to install and configure a Microsoft Dynamics CRM 2011 system. The company has a single Active Directory Domain Services (AD DS) domain. The Microsoft Dynamics CRM 2011 system will be accessed by internal domain users, external (non-domain member) users and users from a partner company. There is no domain trust relationship between the XYZ.com domain and the partner company network. You need to configure the environment for Claims-based authentication. Which of the following services are required for Claims-based authentication?