Earlier quoted context omitted.
I meant as part of the main distribution
It's a very prominent installation option in Visual Studio 2015 that you can't miss. If you mean something else, please clarify.
Microsoft Acquires Xamarin
231–240 of 405 posts
Re: Microsoft Acquires Xamarin
#232Earlier quoted context omitted.
React Native applications will be faster to develop thanks to React being inherently fast to develop. I would expect a React Native app to perform the same or better than Xamarin, due to React Native's asynchronous bridge approach. I don't have data to back this up, though.
JS apps being faster to develop than C# ? Maybe prototype, but .NET/C# are superior dev platforms in every way.
Re: Microsoft Acquires Xamarin
#233Earlier quoted context omitted.
I thought that with Skype, then Nokia.
Nokia was not successful (by any definition of the word) by the time Microsoft bought it.
Several years before that purchase, Stephen Elop (an MS executive) became CEO of Nokia. Within 6 months of his hire, Nokia signed an agreement with MS to sell Windows Phone devices; the classic Symbian OS and the Linux-based Meego - both of which had shipping hardware - were canceled in favor of exclusive focus on Windows Phone. Within the next few years, Nokia laid off over 20k people, their stock dropped by about 85%, and they even sold and then leased back their HQ in Finland. They were a lot less successful by that point, and a lot less expensive to purchase. Which Microsoft did.
There was some amount of controversy associated with the above.
Re: Microsoft Acquires Xamarin
#234Earlier quoted context omitted.
JS apps being faster to develop than C# ? Maybe prototype, but .NET/C# are superior dev platforms in every way.
Didn't Xamarin compile the C# to native? Isn't this an apples to oranges comparison?
Re: Microsoft Acquires Xamarin
#235Earlier quoted context omitted.
or its embrace extend extinguish?
Why would MS want to extinguish a successful technology that they just bought?
Re: Microsoft Acquires Xamarin
#236.NET now needs a solid compile-to-browser story - which is presumably coming with some future version of web assembly (initial version doesn't support GC or threads) I'm looking forward to the day where I can ditch C++ for portability - .NET really is an ideal replacement for most apps - you can write apps that don't stress the GC by using value types and can control memory layouts relatively well (unlike Java) and a…
> ".NET now needs a solid compile-to-browser story" You can compile .NET code to JavaScript using JSIL: http://jsil.org/
Do you know about any bigger projects using JSIL ?
Re: Microsoft Acquires Xamarin
#237for the issue in uservoice 2700votes ATM:https://xamarin.uservoice.com/forums/234640-xamarin-suggesti...
Re: Microsoft Acquires Xamarin
#238Earlier quoted context omitted.
or its embrace extend extinguish?
While I don't believe its a whole new Microsoft, the idea of embrace, extend, extinguish in this context is knee jerk nay-saying. What are they going to extinguish: iOS or Android?
Re: Microsoft Acquires Xamarin
#239Huh, didn't that happen a few months ago? Or what am I confusing this with? I thought this was announced end of last year already, with Xamarin moving there products to Roslyn and Microsoft offering Xamarin's products for non-Windows platforms... or did my mind just make that up?
Re: Microsoft Acquires Xamarin
#240Earlier quoted context omitted.
They can both be true. I think the valuation will be telling.
OK, here's another thing: Miguel has long advocated MS opening up their platform, and has welcomed every such move as it happened.