.NET Framework Winforms App on Windows IOT

AlphonseG 191 Reputation points
2021-10-05T19:28:57.893+00:00

I have a Winforms application built on .NET Framework 4.7 running on client's desktops. Client would like to run it on a tablet running Windows IOT.
I've found a couple of articles indicating it should run on Windows IOT Enterprise, but not Windows IOT. However, I haven't been able to find much official documentation.
Can anyone enlighten me and/or point me to some official documentation?

.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
27 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde 28,161 Reputation points MVP
    2021-10-07T09:35:54.923+00:00

    Hello @AlphonseG ,

    You probably want to go to the Windows for IoT documentation.

    Do you want to run Windows IoT Core as kiosk? This 'leight-weight' version of Windows only support UWP apps.

    If you go for a more complete Windows version (including desktop and start button), check out Windows 10 IoT Enterprise.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful