Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Great Migrations worked with HerbertABS to provide an integrated build-complete C# system from their VB6 source code. The resulting system contained accelerate upgrading their VB6 to .NET. Great Migrations used gmStudio to generate a C# system containing 22 application projects generated from the VB6 codes and also containing a COM stub framework generated from the COM dependencies. All projects were cross-referential and organized into a VS2015 project for subsequent refactoring, verification and optimization by the in-house HerbertABS development team.  The development of this "Phase 1" upgrade solution took about 10 weeks.

...

All COM dependencies were satisfied by a COM stub framework assemblies generated from actual system dependencies. This framework was subsequently upgraded/replaced with .NET components by the in-house development team as part of their overall effort to verify and optimize the C# generated by the gmStudio upgrade solution.  

Upgrade Features

The core features of the translation tool were enhanced to handle complex array mathematics and aggressive use of interfaces/Implements for the application object model.

...