Slashdot Mirror


De Icaza Says Microsoft Has Shot .NET Ecosystem In Foot

An anonymous reader writes "Microsoft has shot the .NET ecosystem in the foot because of the constant threat of patent infringement that it has cast on the system, Novell vice-president and Microsoft MVP Miguel de Icaza is quoted as telling the website Software Development Times recently."

13 of 425 comments (clear)

  1. Not very persuasive... by AliasMarlowe · · Score: 4, Funny

    Microsoft has shot the .NET ecosystem in the foot

    A head shot would have been clearer. We all know .NET limps already.
    Or is this just the usual Microsoft wobbling instead of making an actual decision?

    --
    Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    1. Re:Not very persuasive... by Joce640k · · Score: 5, Funny

      Microsoft hasn't shot/killed anything, they just stopped pulling the puppet strings and making the silly squeaky noises that made it look like it was alive in the first place.

      --
      No sig today...
    2. Re:Not very persuasive... by dbIII · · Score: 4, Funny

      Does that mean "gimp" is going to be ported to ".NET"?

  2. Oh Noes! by hduff · · Score: 5, Funny

    The sky in Miguel de Icaza's world just turned blue!

    --
    "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
  3. You need to engage with the frameworks by Viol8 · · Score: 5, Funny

    I'm afraid your commitment to excellence has not synergised with market driven realities of the mission critical holistic buzzwordverse. Buck up your ideas sonny and buy into the knowledge base on a going forward basis or you'll soon suffer negative organic growth in your wetware core vocal services vis-a-vis next generation corporate employment opportunity scenarios!

    1. Re:You need to engage with the frameworks by beakerMeep · · Score: 2, Funny

      You sir, are shifting the pair of dimes.

      --
      meep
  4. sudo apt-get remove --crap-out mono-common by viraltus · · Score: 2, Funny

    ^_^'

    --
    Dear /. CENSORS that set people's Karma to Neutral when you disagree with them: FUCK YOU!!
  5. Re:So Miguel finally figured it out? by gmuslera · · Score: 2, Funny

    Don't think so. In any moment Bill Gates will tell Miguel "I'm your father" and he will run out of Luke.

  6. Re:He was a retard by vegiVamp · · Score: 3, Funny

    Yep. From what I've seen from him, I suspect he'll now have seen the light and start devoting his considerable skills to porting whatever is MSes current ultimate programming language, or maybe WGA.

    --
    What a depressingly stupid machine.
  7. Re:Pwahahahaha by SQLGuru · · Score: 5, Funny

    It is cross platform (not necessarily cross OS). I've written code in C# that can run on my Windows Mobile phone or on my Windows laptop or as a Web Service or in my SQL Server database or in Silverlight or as a Web App or even on an XBox. That portability works well (as long as the libraries are supported -- see Compact Framework for example). It may not work as well on the Mac or Linux (but Mono does work), but porting code between the platforms I mentioned isn't that difficult (mostly just changing your target in Visual Studio; assuming library support existing on the targetted platform).

  8. Re:C# and F# by ShadowRangerRIT · · Score: 3, Funny

    The C++ template mechanism alone is turing-complete.

    I'm not entirely sure that's a good thing.

    --
    $_ = "wftedskaebjgdpjgidbsmnjgcdwatb"; tr/a-z/oh, turtleneck Phrase Jar!/; print
  9. Re:The harm is done by Issarlk · · Score: 3, Funny

    So that mean Gnome will disapear? I fail to see the problem here.

  10. Re:Pwahahahaha by prockcore · · Score: 2, Funny

    I've always said that 6502 Assembly is the most crossplatform language ever.. there is an NES emulator available for far more platforms than the JVM.