A simple google query shows a bunch of tools, which seems to convert Delphi to C# code.
Example: http://www.google.de/search?q=delphi+c%23+converter
Do you have experience with one of this tools or the approach of migration source from Delphi to the .NET platform? Is this a viable option?
Our general conditions:
- Delphi 7.0 Platform => .NET 2.0 (or higher)
- BDE 5.0 => ADO.NET
- GUI - Components (TForm, TTable) => WinForm
Thank you for your help.