I'm try to get started developing my own desktop apps to communicate with an external device (microcontroller, etc) using visual studio 2022.
I've been following some tutorials on Youtube, but I always get stuck with setting up the environment, as they instruct you to configure certain parameters that aren't there in my version of VIsual Studio.
I have tried Processing which was recommended to me (and got working), but most of my colleauges use Visual Studio and would streamline things more if I used the same.
Can anyone sugget any tutorials they recommend and have used? Any tips they can give when using visual studio? Do I ideally need to use the same version of VS used in the tutorial?