Slashdot Mirror


First Look At Microsoft Silverlight 3

snydeq writes "InfoWorld's Martin Heller finds Silverlight 3 gaining ground on Adobe Flash, Flex, and AIR in all the areas where Silverlight 2 had lagged. No longer do developers need to build desktop WPF apps based loosely on corresponding Silverlight RIAs, as Silverlight 3 adds the ability to install Silverlight apps on the desktop, update them in place, detect Net connectivity state changes, and store data locally and securely. Moreover, solid Expression Blend 3 and Visual Studio 2010 betas provide developers with much improved tools to create Silverlight RIAs. '"I do not expect many Adobe shops to give up their Flash, Flex, and AIR for Silverlight 3. I do expect many Microsoft shops to do more RIAs with Silverlight now that it's more capable and to create lightweight browser/desktop Silverlight 3 applications where they might have fashioned heavier-weight Windows Forms or WPF client applications," Heller says.'"

2 of 228 comments (clear)

  1. Re:I'll pass. by digidave · · Score: 4, Informative

    I had a couple of Microsofties come in to work to present to us about Virtual Earth. They talked a lot about VE's Silverlight integration, but when asked they admitted that only about 35% of desktop users had Silverlight installed. Even if that is not a high estimate, it's pathetic.

    Even if you only care about Windows users, Silverlight is not a suitable technology to roll out to end-users. Flash 9+ has something like 98% market penetration.

    --
    The global economy is a great thing until you feel it locally.
  2. Re:This is what adobe should do by kpdvx · · Score: 4, Informative

    Fwiw, Adobe already /has/ open-sourced Flex, the Flash framework that really makes Flash useful for developing RIAs (they haven't open-sourced their compiler, I don't believe, but all of the Flex ActionScript is available). I'm a Flash/Flex developer, and at least a few times a week I grep through their source code to figure out how to do something, or how to change something about a built-in component, etc. Adobe has also released a specification for their swf file format, available at http://www.adobe.com/devnet/swf/.