Slashdot Mirror


Web 2.0, Meet .Net 3.0

An anonymous reader writes to mention an eWeek article about Microsoft's move to rename WinFX to .Net Framework 3.0. Microsoft has also announced the availability of the beta version of the MSDN Wiki, the company's first step toward allowing customers to contribute to Microsoft's developer documentation. From the article: "It is purely a branding change, company officials said. The gist of the issue is that Microsoft has two successful developer brands in WinFX and .Net, and the company has seen 320,000 downloads of WinFX -- and 700 signed GoLive licenses -- since the December Community Technology Preview, and more than 35 million downloads of the .Net Framework since the November launch. "

5 of 177 comments (clear)

  1. Re:Microsoft just seems to be kind of flailing. by rakslice · · Score: 3, Insightful

    Yeah...

    From the article: "Microsoft has decided to avoid any confusion in the naming scheme for its core developer technology [...]"

    Before my brain shuts down in order to protect itself and I start drooling on myself, I should say that it's one thing for tech journalists to be clueless and incoherent; it's another entirely for them to report something that's exactly the opposite of what's happening just because it's in the corporate press release.

  2. S.O.P. by scottsk · · Score: 3, Insightful

    "purely a branding change" -- Standard operating procedure for MS -- they rename their stuff like clockwork. Trace the history of DDE, OLE, COM, DCOM, ActiveX, .Net etc etc etc (same basic stuff) or their alphabet soup of database access methods which all boil down to that incredible confusing ODBC control panel doodad. (And you have to install the drivers on EVERY DESKTOP, too, or at least you used to...) If MS is not renaming their techologies, they're reorganizing the company.

  3. Re:One-upsmanship by Tim+C · · Score: 4, Insightful

    Troll, huh? One fairly major part of the whole Web 2.0 buzz is AJAX. AJAX (at least as it's usually implemented) relies on the XMLHttpRequest object, which was created by MS.

    Now it's true that noone really used it for a long time, partly because it was only implemented by IE. It's also true that you can simulate asynchronous requests using hidden frames (something my company did back in 99), but that also never really took off (and probably won't now).

    I think it's fair to say that MS were ahead of everyone else. I think it's also fair to say that they completely squandered their lead, sitting on a technology that they didn't have the vision to use to the full.

  4. Re:Microsoft just seems to be kind of flailing. by Anonymous+Brave+Guy · · Score: 4, Insightful
    *coughshillcough*

    Given that his .sig says "Yes, I do work for Microsoft" and has done for ages, and also that his comments are generally informed and relevant, I'm not sure how you can call him a shill. :-)

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  5. Re:Microsoft just seems to be kind of flailing. by amliebsch · · Score: 3, Insightful

    Since the .NET dll's live peacefully with each other across versions, you could still be writing .NET 1.0 applications if you really wanted to.

    --
    If you don't know where you are going, you will wind up somewhere else.