Hacker News new | ask | show | jobs
by dgiovan 840 days ago
THe ultimate RAD was Delphi.
1 comments

C# 1.0 was, to a significant extent, Delphi with a Java-like syntax (which is no wonder given who designed it), and WinForms is so much like VCL, often the only difference is the presence or absence of the "T" prefix.

By now C# is a much more powerful language, though.