TurnSharp is an application conversion utility. TurnSharp converts Delphi applications to C#. It converts your entire project as follows:
Converts numerous user interface controls such as grids, buttons, dropdowns, menus, panels, tabsheets, etc
Converts the full range of data types.
Converts many UI events such as OnLoad, OnClick, OnMouseOver, etc)
Converts Delphi applications from Delphi versions 2 - 7
Converts standard Delphi database connections
Converts With statements, For loops, While Loops, Switch statements, etc
Converts file access, application spawning, the crystal reports viewer, etc
Creates .NET 2.0 based code (TurnSharp requires .NET 2.0
Creates a Visual Studio 2005 project! Your newly converted project is ready for you to load and compile
Note: this utility was created in C# .NET 2.0 using VS 2005