It looks like the SDK team released a new version this week Download it here.
Here is what is in this update:
|
New and updated topics |
Description of changes |
|
SDK\SDKReadme.htm |
Updated the SDK readme. |
|
SDK\WSDL |
Removed the SDK\WSDL folder containing the discovery service WSDL. The WSDL is available through Microsoft Dynamics CRM Online. |
|
SDK\Tools\PluginRegistration |
Updated the sample code with bug fixes. The version of the tool is unchanged. |
|
SDK\Server\FullSample\customworkflowactivity |
Updated the project and readme to add several new custom workflow activities that you can call from a workflow. For a description of each custom workflow activity, see List of Samples in the SDK Download. |
|
Server\HowTo\CS\ Server\HowTo\VB\ |
Removed these samples. |
|
SDK\Walkthroughs\Authentication\VB\Passport\ PassportAuthentication_Metadata.vb |
Added a Visual Basic .NET version of the authentication sample for the metadata service. |
|
Added remarks that explain that actual duration minutes is set when the state of the activity is changed to Completed. This applies to all activities. |
|
|
Clarified that the bulk operation entity is only used for campaign and quick campaign and it is not used for bulk delete, bulk e-mail, or bulk import operations. |
|
|
Added a new page that describes when you should use the WSDL versus the assemblies for your development. |
|
|
Added additional documentation for this property. |
|
|
Added a How-to topic that shows how to create a campaign. |
|
|
Added a page that lists the messages supported by the CrmDiscoveryService Web service. |
|
|
SDK\Server\FullSample\UsingHelpers\CS\VB SDK\Server\Helpers\CS|VB\CrmHelpers |
Updated the helper code programming reference for Microsoft Dynamics CRM 4.0 Update Rollup 7 and Microsoft Dynamics CRM Online. |
|
Clarified information regarding the fact that using scripts to hide form elements is not supported and not upgradable. |
|
|
Import/Export (Customization File) Schema SDK\Server\Schemas |
Updated the customization schema for new features in Microsoft Dynamics CRM Online. |
|
Clarified information about how to use this property. |
|
|
importfile.filetypecode Property |
Documented a new filetype property that specifies the type of the uploaded source file that is used for import and data migration. This property is available in Microsoft Dynamics CRM Online only The new mapcustomizations property is for internal use only. Documented a new enumeration that contains the values for the importfile.filetype property. |
|
Microsoft Dynamics CRM Online Authentication SDK\Server\Reference\cs\discoveryservice\*.cs SDK\Server\Reference\vb\discoveryservice\*.vb |
Updated the source code samples in the documentation and in the SDK download to obtain the organization-specific CrmService Web service URL from the discovery service instead of using a hardcoded string. Updated the RetrieveCrmTicket, and RetrieveOrganizations samples. Added a sample for RetrieveOrganizations for Microsoft Dynamics CRM Online. |
|
organization.getstartedpanecontentenabled Property organization.sampledataimportid Property |
Added new properties to control the Getting Started pane content and the sample data for an organization, and the getting started pane and home page layout for a user. Added new attributes to the SubArea element of the SiteMap to control the Getting Started pane. The Getting Started Pane is available in Microsoft Dynamics CRM Online only. |
|
Added a new query property to this request, which can be used to limit the data returned when working with very large data sets. This property is available in Microsoft Dynamics CRM 4.0 Update Rollup 7. |
|
|
Added a new discovery service message that retrieves an organization. This message is available in Microsoft Dynamics CRM Online only. |
|
|
Updated supported .NET versions to include .NET 3.5, which is needed for visualizations (charts). |
|
|
Updated the list of supported DLLs. |
|
|
SDK\StyleSheet\sample.htm SDK\StyleSheet\template.css SDK\StyleSheet\images\form_back.gif SDK\StyleSheet\images\form_toolbar_back.gif SDK\StyleSheet\images\statusbar_back.gif |
Added HTML, CSS, and image files that provide a starting point for creating Web pages that look similar to Microsoft Dynamics CRM. Updated the User Interface Style Guide to introduce them. |
|
Updated information about enabling data pre-filtering on reports. |
|
|
Using Pre-generated XmlSerializers to Increase Performance SDK\Bin\64bit\Online\ SDK\Bin\64bit\ SDK\Bin\Online\ SDK\Bin\ |
Added information about how to improve performance and minimize memory usage when creating XmlSerializer objects or instantiating Web service proxy classes. Added the Microsoft.Crm.SdkTypeProxy.XmlSerializers.dll assembly to the list of supported assemblies. Added the Microsoft.Crm.SdkTypeProxy.XmlSerializers.dll assemblies. |
|
Added a warning about the possible adverse effects of using AllColumns in a query expression. |
|
|
Server\HowTo\CS\Paging\ Server\HowTo\VB\Paging\ Server\HowTo\CS\Paging\ Server\HowTo\VB\Paging\ |
Added sample code that shows how to use the paging cookie from using Fetch and using Query Expression. |
|
Visualization (Chart) Sample Code Visualization (Chart) Data Description Schema Server\FullSample\ SDK\Server\Schemas |
Added documentation for the new Visualizations (Charts) feature, available for the R4 release of Microsoft Dynamics CRM Online only. |
|
Walkthrough: Client to Server Authentication with CRM Online Walkthrough: Server to Server Authentication with CRM Online SDK\Walkthroughs\authentication\cs|vb SDK\Server\FullSample\ |
Updated the source code samples in these walkthroughs to obtain the organization-specific CrmService Web service URL from the discovery service instead of using a hardcoded string. |
|
Walkthrough: Client to Server Authentication with CRM Online SDK\Walkthroughs\authentication\cs|vb |
Updated the procedure to download the discovery service WSDL from Microsoft Dynamics CRM Online. |
|
Walkthrough: Creating and Registering a Custom Workflow Activity |
Added a walkthrough to demonstrate the steps needed to create a custom workflow activity, register it, and use it from the workflow designer. |





