The following table describes the release history for the Microsoft CRM SDK

Version 3.0.6, March 2007

New and updated topics Description of changes
  Fixed broken links throughout document.
Callout Source Code Sample Updated sample code.
campaignactivity

campaignresponse

campaignitem

Added related entity information for the field regardingobjectid.

Fixed type information for the campaignitem.entitytype attribute.

Client Side Scripting Bug fixes.
Create a Customer Relationship Added sample code showing how to create a customer relationship.
Create an Opportunity and Set a Picklist Added sample code showing how to instantiate types when creating an entity instance.
CrmDateTime.Value Field

ExecuteFetch Message

Merge Message

PublishXml Message

UploadFromBase64DataActivity-
MimeAttachment Message

UploadFromBase64DataAnnotation Message

Bug fixes in sample code.
How to Retrieve Status Codes Added Visual Basic .NET version of this sample.
Perform Bulk Delete Added sample code showing how to perform a bulk delete operation.
Performance Best Practices Added topic describing best practices to help you write better performing code.
Pricing Methods Added Pricing Methods topic.
Related Documentation Added links to Microsoft CRM related content such as blogs, and so on.
Report Development Environment Updated information on tools required for report development.
Sample Code Reorganized sample code topics for ease of use.
SetBusinessSystemUserRequest Class Corrected inconsistency in documentation. A value must be provided for the SetBusinessSystemUserRequest.ReassignPrincipal Field. Added sample code to the SetBusinessSystemUser Message.
SystemUser In order to create an instance of a system user entity, the user must already exist in Active Directory.
TargetOwnedIncident Class Bug fix. The documentation incorrectly stated that an incident can be assigned to another user using the Assign message. The incident entity does not support the Assign message.
Using the Paging Cookie

BusinessEntityCollection.PagingCookie

PagingInfo.PagingCookie

Added a description of how to use the PagingCookie in queries.