Slashdot Mirror


Is Microsoft 'Reaping the Rewards' From Open-Sourcing Its .NET Core? (infoworld.com)

An anonymous reader quote InfoWorld: Two years ago Microsoft did the unthinkable: It declared it would open-source its .NET server-side cloud stack with the introduction of .NET Core... Thus far, the move has paid off. Microsoft has positioned .NET Core as a means for taking .NET beyond Windows. The cross-platform version extends .NET's reach to MacOS and Linux...

Developers are buying in, says Scott Hunter, Microsoft partner director program manager for .NET. "Forty percent of our .NET Core customers are brand-new developers to the platform, which is what we want with .NET Core," Hunter says. "We want to bring new people in." Thanks in considerable part to .NET Core, .NET has seen a 61% uptick in the number of developers engaged with the platform in the past year.

The article includes an interesting quote from Microsoft-watching analyst Rob Sanfilippo. "It could be argued that the technology generates indirect revenue by incenting the use of Azure services or Microsoft developer tools."

3 of 257 comments (clear)

  1. what's so "unthinkable"? by ooloorie · · Score: 5, Interesting

    Two years ago Microsoft did the unthinkable:

    I don't see what's so "unthinkable" about it; Microsoft has been pretty honest and well-behaved when it comes to .NET since the start: they created open standards, made legal commitments not to assert any patents, and have supported Mono. That is... unlike that other company and its platform.

    1. Re:what's so "unthinkable"? by SuperKendall · · Score: 5, Interesting

      Microsoft has been pretty honest and well-behaved when it comes to .NET since the start:

      That's pretty amusing considering .Net started because they got sued for forking Java, so they make a Java clean-room clone and went with that.

      That said .Net has gone it's own way and Microsoft has been much better behaved lately. But to say it's been so "since the start" of .Net is a massive retcon.

      --
      "There is more worth loving than we have strength to love." - Brian Jay Stanley
  2. Re:not quite correct by sg_oneill · · Score: 5, Interesting

    No. Hell no. Higher education is about teaching concepts and proper practices. A gutted mess of a language simply isn't appropriate for good education. Python is an equally 'easy' language but has far superior constructs for abstraction, sensible error handling , structured and OO design, and so forth. Its duck typing goes easy on new students, but doesn't fall into the traps offered by languages like Javascript or PHP's weak typing.

    Beyond that Java (or C#, the two are almost interchangeable here, and with Java rapidly becoming radioactive thanks to oracle, it might be the better choice) , C/C++, Clojure and Haskell all provide proper computer science training whilst still remaining job market viable.

    And if someone is unlucky enough to end up in a javascript shop, well theres always whisky and the blues.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.