Xamarin Open-Sourced
71–80 of 206 posts
Re: Xamarin Open-Sourced
#72Now my only remaining qualm with Xamarin is this: Having two garbage-collected environments interacting within the same program, as is the case with Xamarin on Android, just seems pathologically complex. Does anyone have enough experience with Xamarin on Android to know if this is ever a problem in practice? Edit: I wonder if the Xamarin.Android developers ever considered compiling CIL to JVM bytecode (which would th…
Re: Xamarin Open-Sourced
#73Now my only remaining qualm with Xamarin is this: Having two garbage-collected environments interacting within the same program, as is the case with Xamarin on Android, just seems pathologically complex. Does anyone have enough experience with Xamarin on Android to know if this is ever a problem in practice? Edit: I wonder if the Xamarin.Android developers ever considered compiling CIL to JVM bytecode (which would th…
That's what RemObjects does.
Re: Xamarin Open-Sourced
#74Quick question for .NET developers: is there a solution for totally command line driven workflows yet? I really don't want to mess around with .SLN files and IDEs like Visual Studio and MonoDevelop. I'm sure VS is fine for people who like it, but I really want something like `cargo build` or `go build`.
Re: Xamarin Open-Sourced
#75It has been super exciting watching this all unfold over the last year, for those wondering where to get started in the new world of .NET open source - start here: .NET CLR Managed Runtime - https://gitter.im/dotnet/coreclr .NET Framework - https://gitter.im/dotnet/corefx .NET Compiler as a Service ("Roslyn") - https://gitter.im/dotnet/roslyn .NET Orleans Actor Framework - https://gitter.im/dotnet/orleans Mono Framew…
It's entirely possible you meant your comment for people who already have experience with the source in question, in which case I've misunderstood you.
Re: Xamarin Open-Sourced
#76Earlier quoted context omitted.
Depends on how you learn. Some learn by being around others, social interaction, asking questions and absorbing knowledge. It's clear you fall into the latter category which likes to learn by diving right into the code, so here it is: .NET CLR Managed Runtime - https://github.com/dotnet/coreclr .NET Framework - https://github.com/dotnet/corefx .NET Compiler as a Service ("Roslyn") - https://github.com/dotnet/roslyn .…
You seem to be dodging the question. The question is why -you- are linking to gitter.
Re: Xamarin Open-Sourced
#77Re: Xamarin Open-Sourced
#78This is great news! Last time I used it (more than a year ago) it was still felt quite buggy. That being said, has anyone successfully used Xamarin or have an example of a large and successful app built with it?
I am also curious. Does anyone know of any good apps done with Xamarin?
Re: Xamarin Open-Sourced
#79This is great news! Last time I used it (more than a year ago) it was still felt quite buggy. That being said, has anyone successfully used Xamarin or have an example of a large and successful app built with it?
Slack and GitHub are mentioned on their customers page. There's a list with some more companies here: https://www.xamarin.com/customers
Re: Xamarin Open-Sourced
#80This is great news! Last time I used it (more than a year ago) it was still felt quite buggy. That being said, has anyone successfully used Xamarin or have an example of a large and successful app built with it?
Slack and GitHub are mentioned on their customers page. There's a list with some more companies here: https://www.xamarin.com/customers