I'm needing to make a WinForm application (or similar) that'll interact with an online database.
I was going to do this in VB.NET but one user is on a MacOS.
Is there another free platform which will achieve the same thing?
I'm needing to make a WinForm application (or similar) that'll interact with an online database.
I was going to do this in VB.NET but one user is on a MacOS.
Is there another free platform which will achieve the same thing?
There are far too many options, https://blog.lextudio.com/the-story-about-net-cross-platform-ui-frameworks-dd4a9433d0ea
Maybe you should consider Xamarin.Forms and Visual Studio for Mac: https://docs.microsoft.com/en-us/xamarin/get-started/what-is-xamarin-forms.
Am I correct in saying you need to do any macOS development on a Mac? i.e I can't develop the macOS side of things from my Windows machine?
12 people are following this question.