Delphi2C#
This is an open source solution to convert Delphi.net Code to C#.
We have written at work a big application in Delphi.net and realised
that we are better off with C#, because Borland/Codegear's IDE gets
less and less stable, and they recently dropped the Winforms support in
the designer.
Anyways, it is always good to have the freedom to switch the language...
We have looked at commercial solutions, e.g. NetCoole, but they don't
support ifdefs and other things, and add a lot of comments to the code
for your own functions, because their converter tries to understand the
code.
Our converter is not perfect, and you need to read your code and check
for yourself if everything was converted.
At the moment we have not released any files, but you can always
access the source code through anonymous CVS from Sourceforge.
This project is hosted with Sourceforge.