Creating SDMP Project

Describes how to create an SDMP project in Visual Studio

Create a new project

In Visual Studio, select "File (F)" > "New (N)" > "Project (P)...". In the Create New Project window that appears, search for "SDMP" in the "Search for Templates (Alt+S)" window located at the top. Select the desired SDMP template from the list of found templates and click the "Next (N)" button.

Creating a New Project
Creating a new project

In the new project configuration window that appears, enter a "Project name (J)" and then click the "Create (C)" button to create the project.

New Project Configuration Window
New project configuration window

Last updated