Create an ASP.NET Web Forms Dashboard Application with the Template Gallery
The DevExpress Template Gallery (.NET Framework) contains predefined templates for building the Dashboard Designer and Viewer applications for all supported platforms. For a list of available Dashboard templates, see Template Gallery (.NET Framework).
The following steps explain how to quickly create a ready-to-use ASP.NET Web Forms Dashboard application with the DevExpress Template Gallery.
Create a New Project
In Visual Studio, create a new project. Select DevExpress v26.1 Template Gallery (.NET Framework) as the project template.

Click Next.
Configure your new project and click Create. The Template Gallery opens.
Configure the Template
Select Dashboard Web Application in the ASP.NET Web Forms or BI Dashboard category. Specify the framework version and click Run Wizard.

In the DevExpress ASP.NET Project Wizard, click Create Project.

Run the application to see the result.

The Web Designer application displays a sample dashboard and allows you to change it, create a new dashboard and switch to Viewer mode.
Next Steps
- Create Dashboards on the Web
- Describes how to create and configure dashboards in the Web Dashboard control.
- ASP.NET Web Forms Dashboard Control
- Describes how to embed the ASPxDashboard control into an ASP.NET Web Forms application.