Live data from Hacker News

Microsoft Acquires Xamarin

weblogs.asp.net

161–170 of 405 posts

Re: Microsoft Acquires Xamarin

#161
post #72
post #51

Earlier quoted context omitted.

> 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. The rumor sounds bogus. MS has been collaborating with Xamarin (and it's previous incarnation) for almost a decade.

They can both be true. I think the valuation will be telling.

If both are true then the implication would hold. I think it's "true -> false" which of course doesn't hold.

Re: Microsoft Acquires Xamarin

#162

As someone who works in .NET ecosystem, this is HUGE. I think there is huge synergy [1] to be exploited by combining Xamarin's team with language/compiler design/visual studio team. I think MS is extremely well positioned to be a leading development platform across desktop/web/mobile in the enterprise space with this acquisition. [1] Never thought I would ever use that word in a comment.

Very HUGE, now microsoft can put ads on xamarin software!

Re: Microsoft Acquires Xamarin

#163

Woot!

Indeed! One might add "finally!" to that as well.

From the outside, it seemed like such a natural fit that it was inevitable. From the inside, I'm sure a lots of things had to happen at MS. New Microsoft or not, it's still a big company with lots of people they have to support, so I doubt they take on such stuff lightly.

Re: Microsoft Acquires Xamarin

#164
post #151

Do apps written in C# with Xamarin perform better than those written in React Native? What are the differences?

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.

Re: Microsoft Acquires Xamarin

#165

Earlier quoted context omitted.

or its embrace extend extinguish?

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. ;)

Thanks Scott, I have kept up on your work and blog and I wanted to say I appreciate what you do.

There could be many ways to undo the good things MS has done recently, and they are not perfect, but I am much happier the direction in the past year than I have been since the start of the company.

Re: Microsoft Acquires Xamarin

#166

As someone who works in .NET ecosystem, this is HUGE. I think there is huge synergy [1] to be exploited by combining Xamarin's team with language/compiler design/visual studio team. I think MS is extremely well positioned to be a leading development platform across desktop/web/mobile in the enterprise space with this acquisition. [1] Never thought I would ever use that word in a comment.

This is great! Also it will give even a greater boost to .NET usage on mobile platforms for cross platform code.

Re: Microsoft Acquires Xamarin

#167

Earlier 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. ;)

>>Nonsense. The last 5 years show it's a whole new Microsoft Yeah, that's why Windows 10 sends all your data to Microsoft by default and Windows updates no longer come with detailed explanations of what is in them. /s edit: judging by the downvotes, there's a surprising number of Microsoft fanboys here. I guess all they had to do to win people over was make a few token contributions to the open-source community...

Nah, nobody in the open source community really cares about them. HN is heavily used by Microsoft employees - and they are legion. That's all you're seeing here.

Re: Microsoft Acquires Xamarin

#168

Earlier quoted context omitted.

Xamarin actually works quite well. Microsoft will definitely bring in more quality as they have huge amounts of resources not only in cash but in talented people. This news is important because it solidifies the future of the .Net ecosystem in iOS, OSX, Android, Linux and Windows. The Xamarin team has been doing a great job, but I am pretty sure that with Microsoft backing them they'll do a way better job.

"Works quite well" is a phrase I've never used with Xamarin. I stopped using it about a year ago for two reasons: (1) _every_single_release_ would break my apps and would then require spending inordinate amounts of time trying to get things building again, and (2) I could no longer justify paying for the professional edition just to be able to use Visual Studio on my hobby projects. I am very much hoping that both of…

Having the experience of dealing with the Android NDK, JNI wrapping to be able to use C++ as portable code across Android and WP, I think the 25€ a month are quite reasonable for having someone else go through that pain for me.
Post reply on HN