CRM SDK 4.0.13 Released
I have no idea how the CRM SDK Documentation Team has time to work on the CRM 2011 Beta documentation AND keep 4.0 updated, but they do.
You can download the new SDK here.
What’s New:
Release |
New and updated topics |
Description of changes |
Version 4.0.13 November 2010 |
SDK\SDKReadme.htm |
Updated the SDK readme. |
SDK\Bin\*.* |
Updated on-premises binaries to Update Rollup 13. Updated online binaries to latest service release. |
|
SDK\Microsoft.xRM\Bin\*.* SDK\Microsoft.xRM\Tools\*.* SDK\Microsoft.xRM\Samples\Plugin\*.* |
Updated all binaries for Advanced Developer Extensions. Added a new plug-in sample using Advanced Developer Extensions. Updated Advanced_Developer_Extensions_-_Developers_Guide.docx. Added Advanced_Developer_Extensions_-_Walkthrough_Plugin.docx. |
|
SDK\Server\FullSample\ ServertoServerNoCertsImpersonate |
Added a new sample for server-to-server authentication with impersonation where no certificates are required. |
|
SDK\Server\Helpers\CS\ CrmOnlineAuth\WLIDTicket.cs |
Updated the helper code to correct an issue where secure information was being saved to a publicly readable XML file. |
|
Added documentation for additional parameters needed for the CrmSvcUtil tool. |
||
CrmService Operations Using a Data Context (UsingService)ServiceOperationsUsingaDataContext |
Added documentation to show how to call the CrmService using a data context. |
|
Added information about configuring the context for advanced developer extensions. |
||
Added sample code to show how to work with date/time attribute values in the users time zone. |
||
Added information about accessing the Web service and context from a plug-in. |
||
Added a security note about plug-ins registered in the Pre-Event stage. |
||
Corrected description of the InsertStatusValueRequest. |
||
Added missing helper methods to the Fetch paging cookie sample. |
||
Added information about using this property with the pricing engine. |
This was originally posted here.
*This post is locked for comments