4
I am working on an application that we use Windows Forms to develop its alpha version. Soon, we will start developing a more stable version of this system, and, it was then that the support platforms became the center of our discussions.
We want to send the system to the Windows Store, and we also want to support the versions 8, 8.1 and 10 windows. As I am still new when it comes to development for mobile/desktop, I did a brief research on the development options that would result in the best use of code. Unfortunately I have not found any viable solution so far.
I can use Universal Windows Platform to develop a system that supports these versions of Windows?
Is there any design pattern or pattern of layout required to develop an application that will be sent to the Windows Store?
Thanks, I will better consider the options/ objectives of the system
– Leandro Araujo