Is there any way to convert a WPF desktop application project to a web application with minimal code rewriting?
Mojtaba_Hakim
321
Reputation points
I have a C# WPF project that works with a SQL Server database on my windows, I searched a lot to see if there is a way to convert my project code into a web usable project with minimal code rewriting, but I couldn't find anything useful.
Now I doubt what exactly is the best way? If I have to rewrite my entire project from scratch, then I should choose a good path and technology (like cross-platform).
According to the things I saw, I doubt which benefit:
- WPF .NET-Framework | .NET-Core
- UWP
- WinUI and Uno Platform
- Microsoft MAUI
which one is the best way ?
Developer technologies | Windows Presentation Foundation
2,854 questions
Developer technologies | .NET | .NET MAUI
4,159 questions
Developer technologies | ASP.NET | Other
3,600 questions
Developer technologies | XAML
857 questions
Sign in to answer