Skip to main content

Control Demos

  • 3 minutes to read

The DevExpress .NET Products Installer installs demos for each product. Demos are divided into two types: Sample Applications (real-world applications built with a combination of DevExpress controls) and Technical Demos (which highlight the primary features of a particular product).

To see DevExpress demos in action, run the Demo Center application from the Windows Start menu (All Programs | DevExpress 23.2 | Demo Center 23.2) or via the executable file located in the directory in which DevExpress products were installed (“C:\Users\Public\Documents\DevExpress Demos 23.2\Components\Components\Bin\DevExpress.DemoCenter.v23.2.exe“ by default).

In the Demo Center, click ASP.NET to view available feature-based demos.

DevExpress Demo Center

Solution files (with C# and VB.NET source code) for technical demos are included in the installation – to demonstrate how to use DevExpress controls. Run a solution from the corresponding directory to see the source code for a specific demo (“C:\Users\Public\Documents\DevExpress Demos 23.2\Components\…”).

ASP.NET Web Forms Demo Locations

  • Online

    ASP.NET Web Forms demos are available online at the following link: https://demos.devexpress.com/ASP/.

    You can find links to individual demos in the table below.

  • Offline

    Root demo folder: “C:\Users\Public\Documents\DevExpress Demos 23.2\Components\…”

    Note

    The table below provides links to online demos, and relative paths to offline demos.

 

Category

ASP.NET Web Forms Demos

Card View

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxCardViewDemos
    • VB: ~\ASP.NET\VB\ASPxCardViewDemos

Charting

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ChartsWebDemo
    • VB: ~\ASP.NET\VB\ChartsWebDemo

Data Editors

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxEditorsDemos
    • VB: ~\ASP.NET\VB\ASPxEditorsDemos

Diagram

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxDiagramDemos
    • VB: ~\ASP.NET\VB\ASPxDiagramDemos

Dock and Modal Popups

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxDockAndPopupsDemos
    • VB: ~\ASP.NET\VB\ASPxDockAndPopupsDemos

File Manager and File Upload

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxFileManagerAndUploadDemos
    • VB: ~\ASP.NET\VB\ASPxFileManagerAndUploadDemos

Gantt

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxGanttDemos
    • VB: ~\ASP.NET\VB\ASPxGanttDemos

Gauges

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxGaugesDemos
    • VB: ~\ASP.NET\VB\ASPxGaugesDemos

Grid

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxGridViewDemos
    • VB: ~\ASP.NET\VB\ASPxGridViewDemos

HTML Editor

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxHtmlEditorDemos
    • VB: ~\ASP.NET\VB\ASPxHtmlEditorDemos

Image and Data Navigation

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxImageAndDataNavigationDemos
    • VB: ~\ASP.NET\VB\ASPxImageAndDataNavigationDemos

Multi-Use Site Controls

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxMultiUseControlsDemos
    • VB: ~\ASP.NET\VB\ASPxMultiUseControlsDemos

Navigation and Layout

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxNavigationAndLayoutDemos
    • VB: ~\ASP.NET\VB\ASPxNavigationAndLayoutDemos

Pivot Grid

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxPivotGridDemos
    • VB: ~\ASP.NET\VB\ASPxPivotGridDemos

Reporting

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\XtraReports\CS\ReportWebDemo
    • VB: ~\XtraReports\VB\ReportWebDemo

Rich Text Editor

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxRichEditDemos
    • VB: ~\ASP.NET\VB\ASPxRichEditDemos

Scheduling

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxSchedulerDemos
    • VB: ~\ASP.NET\VB\ASPxSchedulerDemos

Spell Checker

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxSpellCheckerDemos
    • VB: ~\ASP.NET\VB\ASPxSpellCheckerDemos

Spreadsheet

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxSpreadsheetDemos
    • VB: ~\ASP.NET\VB\ASPxSpreadsheetDemos

Tree List

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxTreeListDemos
    • VB: ~\ASP.NET\VB\ASPxTreeListDemos

Vertical Grid

  • Link to Online Demos
  • Path to Local Project:

    • C#: ~\ASP.NET\CS\ASPxVerticalGridDemos
    • VB: ~\ASP.NET\VB\ASPxVerticalGridDemos
See Also