Provided code snippets
The Sage CRM .NET SDK includes a number of code snippets. On a computer where the .NET SDK is installed, you can find these code snippets in the following folder:
%userprofile%\Documents\<Visual Studio version>\Code Snippets
This folder contains the following subfolders.
JavaScript
Holds the JavaScript code snippets that cover the full range of screen and list creation within extensions for Sage CRM built using classic ASP pages.
Visual C#\My Code Snippets
- Sage CRM DOTNET. Holds snippets that illustrate how to use the generalized web class and the specialist classes available through the .NET API. You can use these snippets to define screens, lists, and buttons, save and retrieve data, and establish context.
- Sage CRM Web Service. Holds snippets that illustrate how to use the SOAP-based Web Services API. You can use these snippets to initiate and terminate sessions and perform create, read, update, and delete operations.
Visual Web Developer\Sage CRM
- ASP Holds snippets that illustrate how to create ASP pages by using the Sage CRM COM API.
- Client Side. Holds snippets that illustrate how to use the Client-Side API.
- Mail Manager. Holds snippets that illustrate how to work with Email Manager.