Steps to create a C# project from a Sage CRM template
- Install the Sage CRM .NET SDK.
For instructions, see Installing Sage CRM .NET SDK. - In Microsoft Visual Studio, create a new project.
- When prompted, select Visual C# from Project Types.
- From My Templates, select one of the following Sage CRM templates:
- In Name, enter a name for your application.
- Click OK.
The files, references, and stub code provided in a Sage CRM template provide a compilable application that you can customize and extend.