Migrate BI Dashboard Web Apps to .NET
- 2 minutes to read
This article explains how to migrate DevExpress BI Dashboard applications from ASP.NET Web Forms/MVC to .NET.
When you start a new project or update an existing one, you will likely use .NET instead of the outdated .NET Framework v4.x.
To explore why you might choose one framework over another, refer to the following guide in Microsoft documentation: Choose between ASP.NET 4.x and ASP.NET Core.
You cannot automatically convert a dashboard application from .NET Framework v4.x to .NET. However, you can manually reuse your data, client API, and control services because web dashboard controls have equivalent functionality on all platforms.
The following sections reference useful migration resources and help you choose DevExpress BI Dashboard products designed for .NET instead of ASP.NET Web Forms and MVC.
DevExpress BI Dashboard Components for Modern .NET Development
For web development with modern .NET versions, consider the following DevExpress product lines instead of ASP.NET Web Forms or MVC:
- Dashboard Component for Blazor
- Dashboard Component for ASP.NET Core
- Dashboard Component for Angular
- Dashboard Component for React
Migrate BI Dashboard Applications
- Migrate BI Dashboard from ASP.NET MVC to ASP.NET Core MVC
- Migrate BI Dashboard from Web Forms to ASP.NET Core
- Migrate BI Dashboard from Web Forms to Blazor
Useful Resources
Web Dashboard Technical Overview
Have a Question?
If you have additional technical questions about migrating to other UI technologies within the DevExpress ecosystem, feel free to contact us: DevExpress Support Center.