logoalt Hacker News

CodesInChaostoday at 5:35 PM1 replyview on HN

I think C#'s WinForms is just as productive as Delphi's VCL. Unfortunately Microsoft abandoned it. Though I only used older versions of Delphi, so I don't know if recent improvements made it pull ahead.

However both have limitations in more complex areas, such as rich text (html), data binding and targeting mobile and desktop with a mostly shared code-base.


Replies

cosmotictoday at 6:13 PM

WinForms isn't Win32, and it's still supported.

show 1 reply