Template Gallery
- 2 minutes to read
The DevExpress Template Gallery contains a set of predefined templates that you can use to create projects with DevExpress ASP.NET Web Forms controls.
Follow the steps below to run the DevExpress Template Gallery.
- In Visual Studio, click New Project.
Search for “DevExpress 26.1 Template Gallery (.NET Framework)“ project template and click Next.

In the Configure your new project window, specify the project name and location, and click Create.
In the DevExpress Template Gallery window, select .NET Framework and switch to the ASP.NET tab.

Configure project parameters:

- Select a programming language (C# or VB).
- Specify the target .NET framework (4.7.2 or 4.8).
- Select a project type in the left pane.
Click the Run Wizard button to run the Project Wizard that allows you to generate and customize the project.
ASP.NET Project Templates
ASP.NET Web Forms
| Template Name | Description |
|---|---|
| Web Application | An ASP.NET web application powered by DevExpress ASP.NET AJAX controls. |
| Dashboard Web Application | An ASP.NET web application with the DevExpress Web Dashboard which allows to build interactive data visualization. |
| Reporting Web Application | An ASP.NET Web Forms application with the Document Viewer that allows you to preview documents and the End-User Report Designer that allows you to delegate report creation and customization to end-users. |
ASP.NET MVC
| Template Name | Description |
|---|---|
| Web Application | An ASP.NET MVC web application powered by DevExpress ASP.NET MVC Extensions. |
| DevExtreme ASP.NET MVC Application | A DevExtreme ASP.NET MVC 5 application. |
| Dashboard Web Application | An ASP.NET MVC web application with the DevExpress Web Dashboard which allows to build interactive data visualization UI. |
| Dashboard HTML JavaScript Application | A client-side HTML/JavaScript Web Dashboard application with the ASP.NET MVC at the server side. |
| Reporting Web Application | An ASP.NET MVC application with the Document Viewer that allows you to preview documents and the End-User Report Designer that allows you to delegate report creation and customization to end-users. |
Bootstrap
| Template Name | Description |
|---|---|
| Bootstrap Web Application | An ASP.NET MVC web application powered by DevExpress ASP.NET Bootstrap controls. |