Versions Compared

Key

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

...

The API includes special purposes classes to help you integrate API-based EXE upgrade tasks with gmStudio and customize their behavior.  EXE upgrades tasks can be used in gmStudio using procedures very similar to those for gmPL script tasks. The main difference is the EXE tasks are implemented in C# (or VB.NET) using Visual Studio while gmPL script tasks are implemented in XML using your favorite code editor.

We The API is still evolving rapidly so we consider this release a beta, but we have already developed a C# version of the WPF transformation logic using this API and also we have used it with C# to implement several very large multi-feature upgrade solutions.  Additional documentation and samples using the API will be published soon. Please   Contact us  if directly if you are interested in learning being part of the beta-test or discussing how this technology can help you. 

Preview the draft .NET API documentation here.

...