Is .NET/Mono or Java the better choice for cross-platform development? [closed]
Mono does a better job at targeting the platforms I want to support. Other than that, it is all subjective. I share C# code across the following platforms: – iOS (iPhone/iPad) – Android – The Web (HTML5) – Mac (OS X) – Linux – Windows I could share it even more places: – Windows Phone … Read more