Windows application to a cross-platform web-based solution without a rewrite

A Windows healthcare application for clinics and physicians needed a cost-effective way to accommodate all operating systems without reducing the existing functionality and security. Since users use a variety of operating systems, it was determined that a web-based version of the application was the best way to overcome those installation roadblocks. This was also a great opportunity to enable tablet access as well and reach users who use tablets such as the iPad for work.

A solution to turn this local Windows application to a cross-platform web-based solution was needed. It was important to complete the migration without having to manually rewrite the application and with minimal changes and resources involved. Running some assessment tools on the existing application provided estimations that almost 98% of the code could be automatically migrated into rich ASP.NET using the tools. “When we received the project estimations from the migration experts at Gizmox we were a bit skeptical at first as it seemed too good to be true” said Dr. Wendy Graham, Mihealth CEO and added “not only that the solution was exactly what we needed but it was also priced lower than all other alternatives.” 

Those optimistic estimations turned into reality very quickly as the code migration was completed by Gizmox in only a couple of weeks. Then, in less than 2 months the entire project was completed and the migrated web-based physician tool was ready for delivery.

The final product was a completely identical version to the Windows application, with all of the functionalities, appearance, and feel, but was available through a web-browser from anywhere in the world. This allowed Mihealth to reach all clinics/physicians without turning away any potential customers. Implementation of mihealth™ also became much easier, as sales representatives did not face any of the previous complications when installing the application in a busy clinic on unfamiliar hardware or operating software. “Migrating mihealth to a web-based technology means we can now reach more customers with much less operative efforts and resources on our side. I can definitely say it made us more competitive” concluded Dr. Graham.

The original story was published.

This article is part of the GWB Archives. Original Author: Webgui

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.