Overview

Migrate Legacy Desktop Windows Forms Applications to Web.

The modernization process converts a legacy Windows Forms application into a Web-based application, stored on a remote server and delivered over the Internet through a browser interface.

From Windows Forms to Web

This has the following advantages:

  • No installation required.

  • Not limited to Windows OS.

  • The resulting App uses Cutting-edge web frameworks and patterns.

  • Can be distributed and billed using a SaaS model.

  • [more?]

Our Modernization process has the following goals:

  • Business Logic retention: Most legacy software is a 'black box' in terms of the inner workings of its business logic. Our modernization process does not require any major analysis, refactoring, or reimplementation of existing Business logic.

  • Maintainability: The output of the Modernization process is a set of software projects that can be considered software products on their own. Unlike many other transpilers, the resulting code is intended to be human readable and modifiable.

  • Extensibility: The modernized codebase is intended to be easily extended by seamlessly interfacing with third-party Web Component libraries and new business logic implementations.

  • [more?]

Last updated