Converts non-visual Delphi (Object Pascal) source code units to equivalent C# code.
Categories
Code GeneratorsLicense
Public DomainFollow Convert Delphi to C#
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
Seems to be a literal, line-by-line conversion which, while helpful, is hardly sufficient. In addition, there are some basic mistakes (like including extra braces or using == instead of = for constant declarations).
-