How much? I know it's undisclosed but it would be very interesting. Hopefully someone leaks it. The rumor was Miguel told MS to "F*#K Off" when MS presented him with an offer many years ago. This lead to CoreCLR being open sourced and Visual Studio Code being built. I'd like to know if by undermining parts of Xamarins business they were able to get them at substantial discount - especially with the tech industry down…
Open sourcing the compiler, CoreCLR, and JIT made Xamarin's life easier, not harder. Acquiring Xamarin is just acknowledging that Windows Phone is DOA and their best shot at monetizing the mobile world is providing backend hosting/services and developer tools. That's not a secret - that's their publicly announced strategy. I'd expect all the Xamarin tools to be built-in to VS going forward. One VS/MSDN subscription g…
Microsoft Acquires Xamarin
191–200 of 405 posts
Re: Microsoft Acquires Xamarin
#192I 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
#193I'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 at the same time you can use reflection, GC and all the niceties of modern programming platforms - unlike C++.
Re: Microsoft Acquires Xamarin
#194How is this going to effect pricing?
Re: Microsoft Acquires Xamarin
#195What this means for MonoDevelop? Will it stagnate and die, or florish with fresh water from Microsoft's wells? What will be THE tool to develop for/on Linux?
Considering Microsoft is pushing to support devs on Linux and that the probability of Visual Studio being ported from Windows is near 0, I don't think Microsoft would kill off MonoDevelop.
Re: Microsoft Acquires Xamarin
#196Earlier quoted context omitted.
Nonsense. The last 5 years show it's a whole new Microsoft. Disclaimer: I have been one of the ones pushing the last 5 years to make that statement true. ;)
It worries me more that Microsoft has a track record of abandoning developer tools for the next shiny thing.
Re: Microsoft Acquires Xamarin
#197Earlier quoted context omitted.
I'm not debating that Xamarins products are useful to Microsoft, I'm questioning the assertion that they haven't just consumed a competitor.
Considering Microsoft has no Mac IDE, I'm not sure how Xamarin could be considered a competitor.
Xamarin Studio is a swiss army knife. I don't know about your use case, but I use it under the name Monodevelop on linux (not really sure what that association is) and as Xamarin studio on windows. For my use case, it's a C# and C++ IDE for desktop development, same as visual studio.
It's certainly not a MacOS only product, it supports all three platforms including windows.
Re: Microsoft Acquires Xamarin
#198Earlier quoted context omitted.
Nonsense. The last 5 years show it's a whole new Microsoft. Disclaimer: I have been one of the ones pushing the last 5 years to make that statement true. ;)
It worries me more that Microsoft has a track record of abandoning developer tools for the next shiny thing.
Re: Microsoft Acquires Xamarin
#199.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…
Re: Microsoft Acquires Xamarin
#200Miguel finally gets his job at Microsoft: https://en.wikipedia.org/wiki/Miguel_de_Icaza#Early_software... Congrats!