Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Shit WPF is deprecated, whats the Microsoft preferred way to writes GUI apps on the desktop?


The flavor-of-the-day is UAP/UWP, which actually has awesome APIs. The only problem is that it's Windows 10+ and can't make universal or standalone binaries.


UWP also is like Silverlight more so in that it is missing a lot of stuff from the original WPF, you have to basically relearn it. However, Win2D is pretty good, nice performance.


> and can't make universal or standalone binaries

Highly ironic for a framework that's called Universal Windows Platform :D


Two different meanings of the word. I meant a single binary that can run on multiple versions of Windows. They mean universal as in one codebase that will deploy to PC, phone, and Xbox.


electron


I know of better ways to kill my computer fan.


You're looking for trouble... But after thinking I have to second that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: