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

Yes, Microsoft has UWP.

No, UWP and .NET are orthogonal. When I need to, I’m using C++ to develop my UWP apps just fine.

Edit: and even when using .NET, by default, UWP apps don’t run in the virtual machine. Instead, they’re compiled to native code with .NET Native.



This is correct. However, it's important to point out that the .NET native compilation can also target ARM architectures. For native development in C++, one would need to build and distribute ARM-targeted binaries also in order to actually be "universal".


It is no different for .NET Native.




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

Search: