Skip to main content

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.

  1. In Visual Studio, click New Project.
  2. Search for “DevExpress 26.1 Template Gallery (.NET Framework)“ project template and click Next.

    Project Templates: Create New Project

  3. In the Configure your new project window, specify the project name and location, and click Create.

  4. In the DevExpress Template Gallery window, select .NET Framework and switch to the ASP.NET tab.

    Project Templates: Template Gallery

  5. Configure project parameters:

    Project Templates: Template Gallery

    • 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.
  6. 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.