Dashboard for MVC - Get Started
The example contains the source code of the project created in this step-by-step tutorial: Create an ASP.NET MVC Dashboard Application.
Files to Look At
- Index.cshtml (VB: Index.cshtml)
- DashboardConfig.cs (VB: DashboardConfig.vb)
- DefaultDashboardController.cs (VB: DefaultDashboardController.vb)
Documentation
- ASP.NET MVC Dashboard Extension
- Server Side Configuration (ASP.NET MVC)
- Server-Side API Overview
- Client-Side API Overview