aspnet-11897-whats-installed-real-world-sample-applications.md
The DevExpress product installation includes real-world applications (RWAs) that illustrate how various ASP.NET controls can be integrated to create a practical web application.
These demos include source code for C# and VB.NET. To open the source of a specific demo, run the solution from the corresponding directory relative to the following default root.
“C:\Users\Public\Documents\DevExpress Demos 25.2\Components\ASP.NET\…”
|
Demo
|
Description
| | --- | --- | |
DevAV - Outlook Inspired Application
|
This demo replicates the Microsoft Outlook user interface for a fictitious electronics manufacturer.
See Mehul Harry’s Webinar: Building an Outlook Inspired UI for more information.
Path to Local Project:
Path to Local Project (Bootstrap Version):
| |
Sales Viewer
|
This demo shows how to construct flexible and fully customizable web apps for real-time data consumption and analysis.
See Don Wibier’s Blog: The SalesViewer ASP.NET Demo - Best Practices for more details.
Path to Local Project:
| |
DX Hotels - Hotel Booking
|
A simple web application that emulates a hotel booking system.
Path to Local Project (Desktop Version):
Path to Local Project (Tablet Version):
| |
Documents
|
A simple web-based file management application that allows end-users to view and edit documents.
Path to Local Project:
| |
Office Apps
|
An adaptive web application that provides functionality similar to the Microsoft Office 365.
Path to Local Project:
| |
Responsive Web Application Template
|
A template that provides several pages that include responsive layouts.
Run on a local machine:
|
See Also