CRM SDK 5.0.5 Released
The SDK team has done it again. Lots and lots of really cool-looking stuff.
You may download it here.
In this release:
New and updated topics |
Description of changes |
Microsoft_Dynamics_CRM_2011_SDK_Readme.htm |
Updated the readme with new information. |
SDK\Bin |
Updated the assemblies for Microsoft Dynamics CRM 2011 Update Rollup 3. For Microsoft Dynamics CRM Online, updates are installed for you. For other deployment types, you can get update rollups from the Microsoft Download Center or from Microsoft Update. |
SampleCode\VB\BusinessDataModel\BusinessManagement\ SampleCode\VB\BusinessDataModel\Goals\ SampleCode\VB\BusinessDataModel\Goals\ SampleCode\VB\BusinessDataModel\Goals\ SampleCode\VB\BusinessDataModel\Goals\ SampleCode\VB\BusinessDataModel\Marketing\ SampleCode\VB\BusinessDataModel\ScheduleAndAppointment\ SampleCode\VB\Client\WebResources\ImportWebResources SampleCode\VB\GeneralProgramming\Authentication\ SampleCode\VB\GeneralProgramming\ SampleCode\VB\GeneralProgramming\ SampleCode\VB\Metadata\Diagram SampleCode\VB\Plug-ins SampleCode\VB\Silverlight\ SampleCode\VB\Silverlight\ SampleCode\VB\Silverlight\ SampleCode\VB\ SampleCode\VB\ SampleCode\VB\Workflows\CreateprocessFromTemplate.vb SampleCode\VB\Workflows\ExecuteWorkflow.vb SampleCode\VB\WsdlBasedProxies\AD SampleCode\VB\WsdlBasedProxies\Online SampleCode\VB\WsdlBasedProxies\ADClaims SampleCode\VB\WsdlBasedProxies\IFD |
Added samples for Microsoft Visual Basic .NET. |
Bin\PluginProfiler.exe SampleCode\CS\Tools\PluginRegistration |
Added a new tool for profiling plug-ins. Details to be provided in the next SDK update. Also, look for information in the The Microsoft Dynamics CRM Team Blog. Added support for the new profiler to the Plug-in Registration Tool. |
Added a note that the only valid source file type for the Update mode is an XML Spreadsheet 2003 (.xml) file. |
|
RetrieveAuditPartitionListRequest |
Added sample code. |
Developer Toolkit for Microsoft Dynamics CRM (Beta) Tools\DeveloperToolkit |
Added information about the Beta release of the Developer Toolkit for Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online. The Tools\DeveloperToolkit folder contains an installer for the Developer Toolkit and a Developer Toolkit User’s Guide.docx for documentation. This documentation will be included in this Help file when the Developer Toolkit is released. |
Added information about the AsyncSelectMaxItems setting added in Microsoft Dynamics CRM 2011 Update Rollup 3. |
|
Revised this reference topic to show that the use of certain DisplayMode attribute values will cause an error. |
|
Added the Entity class to the table showing the mapping of new classes for this version. |
|
Added to list of prerequisites for running the quick start program. Also added the new option set enumerations to the Microsoft Visual C# version of the QuickStart sample. |
|
Added guidelines for deploying a plug-in to a staging or production server. |
|
Added content to explain that rules to enable or disable ribbon components cannot be applied based on custom pages. |
|
Sample: Associate and Disassociate Records Using the REST Endpoint with JScript SDK\SampleCode\JS\ Sample: Associate and Disassociate Records Using the REST Endpoint with Silverlight SDK\SampleCode\CS\ |
Added two new samples that show how to associate and disassociate records using the REST endpoint. |
Sample: Distribute Campaign Activities to Dynamic and Static Lists SampleCode\CS\ SampleCode\VB\ |
Added a new sample that demonstrates how to distribute campaign activities to dynamic and static lists. |
Sample: Add a Record to a Queue (Early Bound) SampleCode\CS\ SampleCode\VB\ |
Updated sample code to show how to include additional information by using the QueueItemProperties property. |
Sample Extension to SampleCode\CS\ SampleCode\CS\ SampleCode\CS\ |
Added a sample extension for the CrmSvcUtil.exe program that generates a file containing enumerations for all option sets, state codes, and status codes. Include the sample OptionSets.cs file in your application’s project. For more information, see the CRUDOperations.cs file. |
Sample: Work with Activity Party Records SampleCode\CS\ SampleCode\VB\ |
Added a new sample that demonstrates how to work with activity party records. |
Changed the CheckExtensionProperty attribute description to reflect that the attribute is for internal use only. |
|
Use the REST Endpoint with Silverlight Web Resources Perform Basic Data Operations in Microsoft Dynamics CRM Using the REST Endpoint Sample: Create, Retrieve, Update and Delete Using the REST Endpoint with Silverlight SDK\SampleCode\CS\Silverlight/CrmODataSilverlight Sample: REST Endpoint Silverlight Contact Editor SDK\SampleCode\CS\Silverlight\RESTSilverlightContactEditor |
Applied changes to demonstrate how to prevent updates to unchanged property values using the proxy classes generated in a Silverlight application project. |
Added a note to clarify that the Xrm.Page.ui.formSelector.items collection is empty when only one form is available. The Xrm.Page.ui.formSelector.getCurrentItem method returns null when only one item is available. |
This was originally posted here.
*This post is locked for comments