Create a UI Model Project

  1. From Solution Explorer, right-click the solution and select AddNew Project. The Add New Project screen appears.

  2. Select Blackbaud AppFx as the category and UI Model Project as the project template.

  3. In the Name field, enter a name that corresponds to the catalog project. For example if the catalog project is called Blackbaud.AppFx.Example.Catalog, call the UI Model project Blackbaud.AppFx.Example.UIModel.

  4. Click Add. The Blackbaud AppFx UIModel Project Wizard appears.

  5. If the deploy folder is acceptable, click OK. The UI Model project is added.

  6. Note: It may be helpful to disable Code Analysis. Right-click the project and select Properties. From Code Analysis, clear the Enable Code Analysis on Build option.