Skip to content

Comment on Ask HN: Any way to write a simple desktop app anymore?

Comments

I use C# with Visual Studio Community.

Typically I use Windows Forms as it is easy and plenty of online help, as it has not changed much since they tried to get rid of it 20 years ago LOL. (specifically Windows Forms App NOT Windows Forms App (.NET Framework))

Works well with SQLite if you need a DB.

Sometimes I just do a console app if it fits the need.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.