Sample Code
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
This topic contains sample code to show how to achieve key goals by using the Microsoft Dynamics CRM 4.0 SDK.
To obtain the full samples that demonstrate the use of features in the SDK, complete with Microsoft Visual Studio solutions, download the SDK from the Microsoft Download site at: Microsoft Dynamics CRM 4.0 Software Development Kit (SDK). These samples are ready for you to build and integrate into Microsoft Dynamics CRM.
Note This code and information are provided "as is" without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
You can also find sample code at these Web sites:
Here you will find code samples and example code for Microsoft Dynamics CRM 4.0. The MSDN Code Gallery is also the home of the Developer Toolkit, which makes it easier for developers to customize, extend, and maintain an on-premise Microsoft Dynamics CRM solution, all from within an integrated Visual Studio environment.
CodePlex is Microsoft's open source project hosting Web site. It is the home of the Solution Accelerators, which can be used to broaden marketing, sales, and service capabilities.
In This Section
Shows the utility methods that are used in many of the SDK samples.
Has information about the tool sample code included in the download.
List of Samples in the SDK Download
Lists the complete set of samples that are included in the download.
Contains helper code that you can use to retrieve the CrmService Web service and the MetadataService Web service, and to create a label.
Contains sample code that shows you how to work with various types of entities.
Contains sample code that shows you how to work with activity entities.
Contains sample code that shows you how to work with the security model.
Contains sample code that shows you how to work with scheduling.
Marketing Automation Sample Code
Contains sample code that shows you how to work with marketing automation.
Contains sample code that shows you how to work with duplicate detection.
Contains sample code that shows you how to work with query expressions.
Contains sample code that shows you how to work with filtered views.
Visualization (Chart) Sample Code
Contains sample code that shows you how to work with charts in Microsoft Dynamics CRM Online.
Contains sample code that interacts with Microsoft Dynamics CRM for Microsoft Office Outlook.
Contains sample code for plug-ins and plug-in registration.
Asynchronous Operation Sample Code
Contains sample code that shows you how to work with asynchronous operations.
Contains sample code that shows you how to work with the metadata Web service.
Contains sample code that shows you how to work with custom workflow activities.
Contains sample code that shows you how to use JScript in your custom solutions.
Contains sample code that shows you how to implement client extensions.
© 2010 Microsoft Corporation. All rights reserved.
