Categories: Code conversion - Language migration
Author: ImmuniCode
Latest version: 2.0Added 2003-12-08
VS.NET IDE add-in that converts VB6/VB.NET project files into C# project files. With ANTLR technology, the translation retains comments and project settings.
Author: Equanimity
Latest version: 1.1Added 2006-01-13
Web-based utility that converts a C# class to VB.NET and vice-versa.
Author: Tamas Demjen
Latest version: 1.0 build 124Added 2004-10-29
Converts Delphi and C++Builder GUIs to .NET.Trans-Form-Matic is a tool for Windows programmers that automatically converts DFM (Delphi form) files into Windows Forms code. The software's output is compatible with the code generated by Visual Studio's form designer. The GUI conversion can be performed in most programming languages supported by Visual Studio, including C#, Chrome, Visual Basic .NET, Managed C++, and C++/CLI.After parsing your forms, the VCL components and their properties get mapped to WinForms equivalents, generating .NET source code in the language of your choice. Bitmaps are also converted, saved into .NET resource streams. The result is a set of source files that can be opened with Visual Studio .NET. You can compile the project right away, or make modifications to the design as you wish.
Author: ArtinSoft