# Step 1: Create a WPF Application

## Content

1. In Visual Studio, select **File** \> **New** \> **Project**.
2. In the **Create a new project** dialog, select **WPF Application** as the project template, then click **Next**.
    ![image](https://cdn.mescius.io/document-site-files/images/c76ee3c1-6329-4804-9e96-99555f506bc5/image.47bbf8.png?width=900)
3. In the **Configure your new project** dialog, set the Project name as TestSpreadDB, then click Next.
    ![image](https://cdn.mescius.io/document-site-files/images/c76ee3c1-6329-4804-9e96-99555f506bc5/image.e77927.png?width=900)

 