Versions Compared

Key

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

I recently automated a simple VB6 desktop to web migration using the WiseJ framework. 

See the screen shot below

...

In an actual upgrade solution, I would create a generalized WiseJ upgrade configuration that could be used with many different VBPs and code files and also develop a set of rules files to deal with third-party controls.  In a project context, we would further customize the rules so that various customer-specific requirements are automated such as other WiseJ/.NET standards.

Info

My experience with WiseJ is limited to only a few hours of paying around, but I find it to be an an incredibly sophisticated development and runtime framework.  I would love to say more, but I certainly cannot do it justice here.  Visit WiseJ on the web to learn more. 

“Quick and Dirty” upgrade rules to rewrite from VB6 (desktop) for WiseJ/C# (web)

...