LogoLogo
HomeSupportDocumentation
  • Welcome
  • Discovering Wisej.NET
    • Introduction to Wisej.NET
    • Create an application with Wisej.NET
    • Drawing surfaces, objects, and widgets
    • "Wisej Pubs Demo App", an application for beginners
  • Wisej.NET for Business Applications
    • The Easy Button for Enterprise Software
    • Dino Esposito: "There is no silver bullet"
    • Building a Simple app with Wisej.NET Hybrid
    • Implementing Themes with Wisej.NET
  • Wisej.NET Application Architectures
    • Wisej.NET vs. MVC
    • Wisej.NET vs Blazor
    • Architecting 21st Century Web Apps using Wisej.NET
      • Model-View-Controller Approach (MVC) with Wisej.NET
      • Model-View-ViewModel (MVVM) Approach with Wisej.NET
      • MVC vs MVVM: Similarities and Differences
    • Going Native with Wisej.NET Hybrid
  • Data Access with Wisej.NET
    • Using Wisej.NET to Access Blob Storage with Microsoft Azure
    • Capture user input with two-way binding
    • Let's make your data visible using Wisej.NET and the DataGridView
  • Integrating with Wisej.NET
    • How to get started with Telerik's Data Grid
    • How to use Telerik to speed up your Wisej.NET development
    • SCADA Systems on the Web with Wisej.NET
  • Legacy Migration with Wisej.NET
    • Migrate Windows Desktop Applications to the Web with Wisej.NET
    • The Future of Line-of-Business Applications
    • Life Beyond WinForms
    • Hands on: Modernize WinForms & WPF solutions with Wisej.NET
    • Hands on: Migrate WPF solutions into native Web-based Single-Page-Applications
      • Initial situation: Desktop application with Windows Presentation Foundation
      • Model-View-ViewModel (MVVM) pattern as an architectural pattern
      • Wisej.NET Web Apps
      • WPF Migration
      • Conclusion
    • iX Magazine: From Desktop to Web app with Wisej.NET
  • Authors
    • Dino Esposito
    • Gabriele del Giovine
    • Jon Hilton
    • Julie Hirt
    • Dr. Veikko Krypczyk
    • Jeremy Likness
    • Iulia Pitutiu
    • Levie Rufenacht
    • Thomas Althammer
  • Videos
  • Concepts
Powered by GitBook
LogoLogo

© Ice Tea Group LLC, All Rights Reserved.

On this page
  • Source Code
  • References

Was this helpful?

Edit on GitHub
Export as PDF
  1. Legacy Migration with Wisej.NET
  2. Hands on: Migrate WPF solutions into native Web-based Single-Page-Applications

Conclusion

PreviousWPF MigrationNextiX Magazine: From Desktop to Web app with Wisej.NET

Last updated 10 months ago

Was this helpful?

Migration of WPF applications is possible with manageable effort. The often-used MVVM architectural pattern can be maintained. The view needs to be recreated using the graphical designer and UI components of Wisej.NET. The other application layers (ViewModel, Model) can be adopted without changes. Data bindings and commands are also supported by Wisej.NET components. This retains the application structure and reduces the effort compared to a redevelopment.

Additionally, Wisej.NET offers numerous other features such as built-in support for responsiveness and the integration of modern web technologies and standards. Wisej.NET provides extensive customization and extension options for user interfaces.

Source Code

References

Model-View-ViewModel - .NETMicrosoftLearn
Logo
wisej.NET - Rapid .NET Web Developmentwisej.com
5MB
WPFToWebSourceCode.zip
archive
Logo