1.
You make a RetrieveMultiple request against an Account entity. Which type is returned?
2.
You are registering a Microsoft Dynamics CRM plug-in. You need to ensure that the plug-in can be executed outside the database transaction. In which execution pipeline stage should you register the plug-in?
3.
In a Microsoft Dynamics CRM environment you are developing a plug-in by using the following code segment: What does this code segment provide?
4.
Which two assemblies are required when you develop a plug-in to use with custom code and custom entities? Each correct answer presents part of the solution.
5.
You use the Microsoft Dynamics CRM SDK to build plug-in code in Microsoft Visual Studio. Which assembly defines the non-core messages and enumerations needed for working with organization data?
6.
In which order are synchronous and asynchronous plug-ins executed?
7.
Where do you add web resources to a Microsoft Dynamics CRM implementation?
8.
You need to verify that an XmlHttpRequest has completed in JavaScript. What should you do?
9.
Which supported script library uses the S.ajax method?
10.
You are including a different version of jQuery as a web resource in a form script. You need to ensure that your code targets the correct version of jQuery. What should you do?