Steps to create a C# project from a Sage CRM template

  1. Install the Sage CRM .NET SDK.
    For instructions, see Installing Sage CRM .NET SDK.
  2. In Microsoft Visual Studio, create a new project.
  3. When prompted, select Visual C# from Project Types.
  4. From My Templates, select one of the following Sage CRM templates:
  5. In Name, enter a name for your application.
  6. Click OK.

The files, references, and stub code provided in a Sage CRM template provide a compilable application that you can customize and extend.