News

VB-.NET Refactoring Tool Adds VS 2017 Support

Mobilize.net now has support for Visual Studio 2017 for users of its VB-to-.NET code migration tool.

Mobilize.net recently upgraded its Visual Basic migration tool, Visual Basic Upgrade Companion, to support Visual Studio 2017.

VBUC 7.2, according to the company, provides 100-percent Visual Basic 6.0 source code refactoring directly to either VB.NET or C#. "VBUC applies additional transformation rules to generate code that looks as if it was originally written in .NET," according to a press release from the company.

The company describes its migration as a "lift and shift" strategy, in which VBUC does its refactoring magic using semantic analysis, which is based on lifting coding patterns of the legacy VB code and shifting, or convering, those patterns into their C# or VB.NET equivalents. That code is then converted to Winforms designer files, which can facilitate the use of VS 2017 tools and widget for further customization.

For converting legacy ActiveX controls, Mobilize.net says VBUC can convert to "inherent .NET components or to newer versions of third-party controls." Likewise for legacy data ADO, RDO, DAO, and ADOR connections, they can be converted to .NET "employing special transformation rules and helper classes (for some specific source/target combinations)."

VBUC also allows, via its ASP Upgrade Companion extension, the migration of mixed ASP and VB6 projects to ASP.NET and VB.NET or C#.

Mobilize.net develops similar "lift and shift" code refactoring and application migration tools for a wide variety of languages besides VB 6 and OSes: PowerBuilder to HTML5, Silverlight to UWP, and Windows XP to more recent Windows OSes, including Windows 10. The company was founded by former Microsoft veteran and VB program manager, Tom Button, and is run by former Microsoft developers and program managers.

For more information, go to http://mobilize.net.

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed several developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. He's also managed IT pubs for 1105 Media, including Microsoft Certified Professional Magazine and Virtualization Review before landing his current gig as Visual Studio Magazine Editor in Chief. Besides his publishing life, he's a professional photographer, whose work can be found by Googling domingophoto.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube