Hi Guys, In this article about Cross-platform desktop application development using Visual studio core or Xamarin studio. first, understand your requirements and what are technology will support your requirements. Right now I faced this type of issue. The client asks me to develop a single code that works with Windows and Mac, Linux systems. First clear If you're Developing Cross Application Console application Cross Application UI Application Cross Desktop Console application supports easily. the only prob is supported with UI Desktop Application. First, I go with UWP - Universal Windows Platform this is new feature comes in Windows 10. in your visual studio above the 2017 version, it was support to develop. in this UWP platform developed applications can use Windows Systems, Windows Mobiles, IoT Devices, Xbox, Surface Hub, and Holo Lens. in UWP can use Xaml Code for Design the View. The...