Ask HN: Any modern web UI software like WinForms?

8 points by pipeline_peak ↗ HN
I always wanted to make some sort of web app. As a .Net dev, I’ve used Winforms quite a bit. Even though it’s long outdated, I always found it intuitive for simple little apps. Is there any web UI software that shares the same drag and drop experience? React and all this other stuff feels like you need to take a boot camp course, too much hooking things together.

7 comments

[ 2.6 ms ] story [ 27.8 ms ] thread
Doing UIs in VBA was so good. I miss it
Blazor Webassembly looks a little verbose, but you could probably figure it out without a bootcamp.
I've not found one, but I wish software like this existed.

Please, if anybody knows of such a tool, share it!

This would be great, a visual UI builder that behaves like WinForms but using web technologies.

Ideally the tech should be remain stable for 10 years or more.

Not drag and drop like WinForms, but there are suites of components you can buy that serve the same purpose. A common look and feel across the page you build. Similarities in how they work.

DevExpress and Telerik spring to mind.

What's interesting about these is that they have corresponding WinForms components as the companies began their lives as WinForms or Borland component builders for desktop.