Nice. Now please make C# a first-class citizen in Android and start to migrate from Java to C#.
Google joins .NET Foundation as Samsung brings .NET support to Tizen
71–80 of 341 posts
Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#72Earlier quoted context omitted.
Google have not made their own languages Dart/Go official to Android. Why would they make languages other than Java a priority now?
* C# is much more mature * It has an enormous user base * It's not owned by Oracle Not saying they will but those are real possible reasons for Google to do this.
Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#73Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#74Nice. Now please make C# a first-class citizen in Android and start to migrate from Java to C#.
Is the C# runtime open source?
Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#75Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#76Earlier quoted context omitted.
If you have visual studio it tells you what the var is.
So, where do I get a version fo Visual Studio that’s open source, and works on Linux? And not just the little text editor VS Code, a real IDE? For most devs, Visual Studio isn’t a realistic option.
Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#77Earlier quoted context omitted.
Google have not made their own languages Dart/Go official to Android. Why would they make languages other than Java a priority now?
Dart doesn't have the adoption yet and has a different plan when it comes to mobile ( https://github.com/flutter/flutter ). I love Go, but it's not really a suitable language to do UI, or anything that deals with data models. C#, however, is a perfect replacement for Java, most of the times. I would say "it's simply superior in every imaginable metric other than cross-platform implementations of the compiler/VM" but…
Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#78Microsoft joins Linux Foundation and Google joins .NET foundation. what a day :)
Props to Satya Nadella for having the gumption to lean into this strategy. I was expecting a few token open-sourcish libraries as a giant marketing campaign, but it looks like they're really committed to the idea.
Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#79Nice. Now please make C# a first-class citizen in Android and start to migrate from Java to C#.
Google have not made their own languages Dart/Go official to Android. Why would they make languages other than Java a priority now?
Moving android away from Java is going to be a big undertaking and I doubt Google will undertake such a huge project only to move away from Oracle and closer to MS.
If they ever try to replace Java, it'll be Dart or another language they acquire in future. Dart has good chances.
They already have an early stage framework to make Android (and iOS) apps with Dart[0]. It's also the main GUI toolkit for their Fuchsia OS [1].
Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen
#80.NET is great... C# is a fantastic language. Apple, make it a first class citizen for iOS also ;)