1.
Which type is NOT a valid type for a loan query string parameter?
2.
Which type of code will execute in a Microsoft Dynamics CRM OnLoad form event?
3.
Which two conditions must be met before the OnChange event for a field is executed?
4.
Which execution context object method returns a value that indicates the order in which the event handler is executed?
5.
You develop JavaScript code that adds a function to a form's OnSave event by using the addOnSave method. Where is the function placed in the form event pipeline?
6.
What is the result of setting event dependencies for a custom JavaScript event?
7.
Which deployment type is supported for custom XAML workflows?
8.
You develop custom activities that must be included in a Microsoft Dynamics CRM workflow process. You need to ensure that the activities are available in the workflow steps. What should you do next?
9.
You need to create a series of pages to allow users to enter their usernames and birthdates when prompted. Which process type should you use?
10.
You are creating an action in Microsoft Dynamics CRM. You need to call a dialog rule that will be executed as a new process from the parent process. Which action type should you use?