Rewriting of a MatLab desktop application into an ASP.NET Web application

Alexandre Drolet 1 Reputation point
2021-05-27T19:23:30.7+00:00

Hi,

This question is about the feasibility of rewriting a MatLab desktop application into an ASP.NET Web application.

Here is the context.

  1. The MatLab desktop application has been built with MatLab software 2013.
  2. The internal IT programmer responsible for the MatLab application has retired 4 years ago.
  3. Other IT resources in the team are ASP.NET programmers (working with Visual Studio 2019, C#, .NET Framework 4.7 and Windows Server 2016; without any MatLab expertise).
  4. The MatLab application contains 250 script files (probably with several calls to complex mathematical functions and probably with various MatLab plots/charts).
  5. The MatLab application is used by university students. Within the MatLab application, students open MatLab files, perform educational operations on data and then save their work back in a MatLab files.

Is this project technically feasible (rewriting the MatLab desktop application in ASP.NET with C# and .NET Framework 4.7)?

If yes, what technological requirements should be used (for example, the use of a nuget package like Accord.NET Framework)?

Thank you very much for your help.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,481 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.