Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Microsoft

Silverlight 2.0 Released 164

rfernand79 writes "Via Scott Guthrie's Blog for Microsoft, we find out that Silverlight 2.0 has been released. The blog post notes some interesting statistics, including the magnitude of video streamed during the Olympics and the Democratic National Convention (both using Silverlight). 'Hello Worlds' and educational links are included in the post."
This discussion has been archived. No new comments can be posted.

Silverlight 2.0 Released

Comments Filter:
  • Good Lord. Who cares?
  • Re:The Problem (Score:5, Informative)

    by Shados ( 741919 ) on Sunday October 19, 2008 @04:21PM (#25433851)

    The value is on the developer side, not so much the user in this case. Silverlight allows one to use WPF and the .NET framework in a semi-crossplatform manner and in a browser. Saves time and money if you're a .NET shop. Not super useful for a web site thats going to be heavily public though, but nice for web -applications-, like internal apps or web apps that are heavily targeted (like say a CMS)

  • by Shados ( 741919 ) on Sunday October 19, 2008 @04:56PM (#25434179)

    Close. Though version 2.0 isn't just "moderately better" than 1.0... its night and day, and shouldn't even have the same name. (Note: I'm not saying 2.0 is good or not... just that its a billion times better than 1.0...)

  • Re:W00t! (Score:4, Informative)

    by Shados ( 741919 ) on Sunday October 19, 2008 @05:01PM (#25434219)

    No need :) There's even development tools that will run on non-windows platforms (funded by Microsoft mind you, but still)

    http://www.eclipse4sl.org/#features [eclipse4sl.org]

  • Re:Neat, but... (Score:5, Informative)

    by nacturation ( 646836 ) * <nacturation AT gmail DOT com> on Sunday October 19, 2008 @05:21PM (#25434405) Journal

    ...call me again when Mono has an implementation.

    I couldn't find your phone number, but here you go [mono-project.com] -- Mono project's Moonlight, the open source implementation of Silverlight.

  • Full version up now [today.com]:

    Microsoft today announced the release of version 2.0 its world-beating Silverlight multimedia platform for the Web. As a replacement for Adobe's Flash, it is widely considered utterly superfluous and of no interest to anyone who could be found.

    "We have a fabulous selection of content partners for Silverlight," announced Microsoft marketer Scott Guthrie on his blog today. "NBC for the Olympics, which delivered millions of new users to BitTorrent. The Democrat National Convention, which is fine because those Linux users are all Ron Paul weirdos anyway. It comes with rich frameworks, rich controls, rich networking support, a rich base class library, rich media support, oh God kill me now. My resumé's a car crash, Google won't call me back. My life is an exercise in futility. I'm the walking dead, man. The walking dead."

    Silverlight was created by Microsoft to leverage its desktop monopoly on Windows, to work off the tremendous sales and popularity of Vista. Flash is present on a pathetic 96% of all computers connected to the Internet, whereas Silverlight downloads are into the triple figures.

    "But it's got DRM!" cried Guthrie. "Netflix loved it! And web developers love us too, after all we did for them with IE 6. Wait, come back!"

    Similar Microsoft initiatives include its XPS replacement for Adobe PDF, its HD Photo replacement for JPEG photographs and its earlier Liquid Motion attempt to replace Flash. Also, that CD-ROM format Vista defaults to which no other computers can read.

    In a Microsoft internal security sweep, Guthrie's own desktop was found to still be running Windows XP.

  • Re:The Problem (Score:4, Informative)

    by FishWithAHammer ( 957772 ) on Sunday October 19, 2008 @05:37PM (#25434575)

    Negatory. ActiveX was built to interact with the user's computer; such is generally not possible with Silverlight.

  • http://www.microsoft.com/silverlight/resources/install.aspx#sysreq [microsoft.com]

    Platforms for Silverlight 2:
    Windows Vista (including Windows Server 2008)
    Windows XP SP2
    Windows 2000
    Windows Server 2003
    Mac OS 10.4.8+ (Intel only)

    Browsers:
    Internet Explorer 6 and 7
    FireFox 1.5, 2, and 3
    Safari

  • by compupc1 ( 138208 ) on Sunday October 19, 2008 @11:20PM (#25436983)
    Relative to Flash, Silverlight doesn't really bring any more or less to the table from a user's perspective. But as at least one other poster mentioned here, the real power is on the development side of things. Relative to ActionsScript on the Flash side of things, and relative to some weird HTML/CSS/JavaScript combination on the "legacy" side of things, Silverlight is the best, most advanced web development platform I have seen to date, hands down. Sure, there are libraries that help with JavaScript development...YUI, the GWT, etc. But those are slow...and let's face it, the GWT, however effective it might be, is still one big hack for a set of technologies that were never meant to host full-blown applications.

    With Silverlight, you get a couple key things:
    1) Clean division between UI design and implementation. Gone are the days when the UI designer hands over an HTML prototype to the programmer, and the programmer mangles that into a JSP page, PHP page, oor whatever else. In the old world, making changes to the UI design was a mess, unless those changes were limited to CSS. Now the UI designer and developer are both on equal ground -- either can easially import the other's work for updates.

    2) You don't have to write your front-end in a crappy language -- or more specifically, in a crappy runtime. Despite all the love that dynamic languages are getting these days, if you look at it, JavaScript's lack of built in libraries, the cumbersome DOM access, and the awful runtime implementation in browers like IE make it a real pain. With Silverlight, a development shop can pick whatever language they see fit -- it could be JavaScript, it could be C#, or it could even be Python or Ruby. And they get the power of a subset of the .NET framework. There is a LOT of value here.

    3) Good tooling. Having proper tools is of critical importance. You get Visual Studio OR Eclipse on the development side and Expression Blend on the UI design side. I don't know how Expression Blend stacks up against the Adobe products, but I do know that on the development side, Visual Studio is one of just 2-3 top of the line IDEs. I love hacking in emacs as much as the next guy, but any serious large-scale development shop is unlikely to be using emacs or vi or notepad. Having the same tool you use for your back-end development apply to your front-end development is a very, very good thing.

    4) Technology that was meant for application UIs. Let's face it: HTML was meant as a document presenation language. Sure, it's been updated over the years and other technologies like CSS have greatly helped. But at its core, it's still not architected to really be an application development platform. And it will never be that, no matter how many bells and whistles you may add.

    It's easy to dismiss Silverlight because it's a Microsoft product or whatever. My background is in C and Java, mainly on Linux and Solaris. But Silverlight impressed the hell out of me. So long as they maintain the cross-browser, cross-platform compatibility, I feel it's a perfectly valid choice for developers to make. Keep in mind that competition is a good thing. Firefox was the best thing that ever happened to IE; both browsers now motivate improvements in the other. The same applies between Flash and Silverlight. It will be interesting to see whether Silverlight sees more widespread adoption going forward.
  • Note that Flash on mobile is very different than Flash on the desktop. Flash Lite 2.0 is really a cut-down version of Flash 7, and so no ActionScript 3.0, very different video support, etcetera. It's not like a dekstop Flash 9 .swf is going to run unmodified on a phone.

    Also, Silverlight for Windows Mobile and Symbian (Nokia phones) has been announced and is in development.

  • Re:About time (Score:3, Informative)

    by Ilgaz ( 86384 ) on Monday October 20, 2008 @12:53PM (#25442749) Homepage

    Go to any page at *.microsoft.com with IE, you will be amazed. They suggest people to install silverlight in a complete drive-by download fashion. Even if your system is horribly broken and you need support, you will be spammed to install silverlight. They didn't even bother to set a cookie (No Thanks is top right corner IN GRAY) so you will be prompted forever until you say yes.

    They are using trojan/spyware install tactics. They are that pathetic.

    They are very late to scene. Adobe Flash 10 will become the standard in streaming soon. Not just the embedded videos, they seem to have bought that real networks auto network sensing/switching patent and included it in Flash 10. That patent is free for GNU/open source projects btw.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...