Silverlight 2 Released

Today we shipped the final release of Silverlight 2.  You can download Silverlight 2, as well the Visual Studio 2008 and Expression Blend 2 tool support to target it, here.

Cross Platform / Cross Browser .NET Development

Silverlight 2 is a cross-platform browser plugin that enables rich media experiences and .NET RIAs (Rich Internet Applications) within the browser.

Silverlight 2 is small in size (4.6MB) and takes only 4-10 seconds to install on a machine that doesn't already have it.  It does not require the .NET Framework to be installed on a computer to run - the Silverlight setup download includes everything necessary to play video or run applications.

Developers can write Silverlight applications using any .NET language (including VB, C#, JavaScript, IronPython and IronRuby).  Silverlight provides a rich set of features for development including:

  • WPF UI Framework: Silverlight 2 includes a rich UI framework that makes building rich Web applications much easier.  In includes a powerful graphics and animation engine, as well as rich support for higher-level UI capabilities like controls, layout management, data-binding, styles, and template skinning.  The WPF UI Framework in Silverlight is a compatible subset of the WPF UI Framework features in the full .NET Framework, and enables developers to re-use skills, controls, code and content to build both rich cross browser web applications, as well as rich desktop Windows applications.
  • Rich Controls: Silverlight 2 includes a rich set of built-in controls that developers and designers can use to quickly build applications.  The Silverlight 2 release includes core form controls (TextBox, CheckBox, RadioButton, ComboBox, etc), built-in layout management panels (StackPanel, Grid, Panel, etc), common functionality controls (Slider, ScrollViewer, Calendar, DatePicker, etc), and data manipulation controls (DataGrid, ListBox, etc).  All Silverlight controls support a rich control templating model, which enables developers and designers to collaborate together to build highly polished solutions.
  • Rich Networking Support: Silverlight 2 includes rich networking support.  It includes out of the box support for calling REST, WS*/SOAP, POX, RSS, and standard HTTP services.  It supports cross domain network access (enabling Silverlight clients to directly access resources and data from resources on the web).  It also includes built-in sockets networking support.

  • Rich Base Class Library: Silverlight 2 includes a rich .NET base class library of functionality (collections, IO, generics, threading, globalization, XML, local storage, etc).  It includes rich APIs that enable HTML DOM/JavaScript integration with .NET code.  It includes LINQ and LINQ to XML library support (enabling easy transformation and querying of data), as well as local data caching and storage support.  The .NET APIs in Silverlight are a compatible subset of the full .NET Framework.
  • Rich Media Support: Silverlight 2 includes built-in video codecs for playing high definition video, as well as for streaming it over the web (including both live and on-demand support).  Silverlight includes support for adaptively switching video bitrates on the fly based on network conditions (enabling users to avoid seeing the dreaded "buffering..." message), placing and metering ads within video streams, as well as enabling content protection. 

The final Silverlight 2 release delivers a tremendous amount of power and flexibility that enables you to really push the boundaries of what can be done in a browser, and enable great end user experiences.

Silverlight Customers

Over the last few months a number of very high profile sites have successfully launched using the beta releases of Silverlight 2. 

In August, NBC hosted the Olympics live on nbcolympics.com and served up 1.3 billion page views, 70 million video streams, and 600 million minutes of video content - making it the largest ever media event on the web.  Users visiting the site spent an average of 27 minutes on the site when they watched a video - an unprecedented number for online traffic.

In August, the Democratic National Convention was streamed live using Silverlight, and broadcast a 2Mbit live video feed of the event and speeches - receiving outstanding feedback from audiences watching it.

This month a number of other high profile sites are going live with the final release of Silverlight 2.  CBS College Sports Network will be streaming 20,000 hours of live games for 150+ college and university partners.  AOL is launching their new AOL Mail browser version to 60 million users using Silverlight 2.  Blockbuster will be launching their new MovieLink subscription service using Silverlight.  Yahoo! Japan is live today enabling live streaming of Major League Baseball games.  Hard Rock International will be updating their memorabilia site with new features.  And companies like Toyota, HSN and hundreds of others will be live this week as well.

Silverlight Toolkit

Silverlight 2 ships with dozens of built-in UI controls that can be used to build applications.  Below is a screen-shot of the Silverlight DataGrid, RadioButton, CheckBox and DatePicker controls in the final release:


Today we are also announcing the "Silverlight Toolkit" - which will deliver dozens of more controls that you can use with Silverlight 2.  We will continually add new controls to the control pack over the next few months (we expect to ultimately have more than 100 controls total).  The first release of the toolkit will include controls like TreeView, DockPanel, WrapPanel, ViewBox, Expander, NumericUpDown, AutoComplete and more.  All controls will ship with full source, and with a OSI license that allows you to modify and use the source for any purpose.

Interoperability

Today we are also announcing that Microsoft is partnering with Soyatec to sponsor additional tools for developing Silverlight applications using the cross platform Eclipse development platform.  Click here to learn more about this and download the free Silverlight Eclipse plugin.  Click here for a step-by-step tutorial that walks-through how to use their Eclipse tools today to build a Silverlight 2 application. 

We are also announcing today that we are releasing the Silverlight XAML vocabulary and schema under the Open Specification Promise (OSP), which enables anyone to create products that read and write XAML for Silverlight.  You can learn more about this announcement here.

Learning Silverlight 2

The best way to learn Silverlight 2 is to visit the www.silverlight.net web-site.  You can find free online tutorials, videos and training available there.  The site also hosts an online forum system where MVPs and Microsoft Silverlight team members will be able to help answer technical questions.  Also make sure to subscribe to the Silverlight Community RSS Feed, Jesse Liberty's Blog, and Tim Heuer's Blog for a daily dose of great Silverlight content.

I've recently updated my Digg-client tutorial for the final Silverlight 2 release.  This provides an end to end walkthrough of a Silverlight 2 application, and helps explain the different programming concepts behind it (controls, layout management, networking, data-binding, styles, user controls, control templates, etc).  If you are brand new to Silverlight or WPF development I recommend walking through it to understand the basics:

You can develop Silverlight 2 applications using any version of Visual Studio 2008.  Simply install the Silverlight Tools for Visual Studio 2008 download to get Silverlight tooling support within it.

If you do not have VS 2008, you can alternatively install the free Visual Web Developer 2008 Express SP1 Edition.  This free tool provides great ASP.NET development tool support, and starting today also now supports Silverlight 2 development.  You can follow all of the steps in my tutorial above using the Visual Web Developer 2008 Express Edition - and get full intellisense, debugging, and deployment support.

Upgrading from the Beta

If you have the Beta2 or RC versions of the VS Tools for Silverlight, or the Silverlight 2 Beta SDK or Developer Editions of Silverlight 2, please make sure to uninstall these completely before downloading and installing today's release.

End users who have Silverlight 1, or Silverlight 2 Beta1 or Beta2 will be automatically upgraded to the final Silverlight 2 release starting later this month.  Until then, if they visit a Silverlight 2 (final release) site, they will see the standard install prompt that a machine that does not have Silverlight installed would see.  Clicking it will upgrade their machines to the final release of Silverlight 2 (there is no need for them to uninstall anything - Silverlight 2 will cleanly install over Silverlight 1 or the previous betas). 

Because there are some breaking changes between Silverlight 2 Beta2 and the final Silverlight 2 release, end users who have the final Silverlight 2 release installed will not be able to run applications that are still targeting Silverlight Beta2.  Most major Silverlight 2 sites plan to upgrade to the final release in the next 24 hours (which will fix this issue) - if you hit a site built with Beta2 before then you might experience trouble with it.  That should go away within about a day once all sites are updated though (this was one reason why we released the public release candidate last month - to help developers get their sites ready for the final release).

Summary

Silverlight 2 is a major release that enables some great new application and media experiences to be built, and allows developers to use .NET within any browser to create them.

Thank you for all your support and feedback the last year as we've worked on it.  All of us on the Silverlight team are really excited to see what you build with it. :-)

Scott

Published Tuesday, October 14, 2008 3:07 AM by ScottGu

Comments

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:16 AM by liberman

Scott why we didn't we get Bidi languages support like Hebrew?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:18 AM by Russ

To have brought all this together in such a short time is an amazing feat.   Well done to everyone involved!

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:29 AM by Knut

Nice! Best thing happened in a very long time :)

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:30 AM by Karl Shifflett

Scott,

Fantastic release of Silverlight & Blend!  A lot of super hard work really paid off.

Cheers,

Karl

# Silverlight 2.0 RTM disponibile

Tuesday, October 14, 2008 6:38 AM by Vito Arconzo's Blog

E' finalmente disponibile la versione finale di Silverlight 2.0 ... e pensare che solo ieri ho provato

# Silverlight 2.0 Has Released

Tuesday, October 14, 2008 6:39 AM by Wely

Rekan-rekan, Hari ini (14 October 2008), Microsoft mengumumkan bahwa Silverlight 2.0 telah resmi release

# Silverlight 2 released

Tuesday, October 14, 2008 6:40 AM by Geek word of the week

Check it out ScottGu blog Silverlight site

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:42 AM by Usman Masood

When is silverlight going to support other plateforms?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:45 AM by Per

Do Silverlight 2.0 require administrator access in order to be installed?

Later Silverlight 1.x released allowed non administrators to install the plugin which was really nice.

# Silverlight 2 Released

Tuesday, October 14, 2008 6:48 AM by DotNetKicks.com

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:49 AM by Michal Stankoviansky

Congratulations, I'm looking forward to learning this technology.

Now, if we really want to call it "cross browser", one question keeps coming up: WHEN will it work in Opera? There were absolutely no news about Opera support since the Opera/Microsoft announcement in May 2007 - is it ever going to be supported?

Thank you.

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:52 AM by Bill

Can "rich" be implied at this point :)

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:53 AM by Ira

Hello Scott,

Unfortunately the entry bar to design Silverlight and WPF applications is sufficiently high at present, insofar as the Expression suite only being available (price wise) to professional developers.

When will you have an Express version of Expression for hobbyists?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:55 AM by Nathan

Congratulations Scott, job well done!

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:56 AM by ScottGu

Hi Liberman,

>>>>>> Scott why we didn't we get Bidi languages support like Hebrew?

There is a CodePlex project available today that provides basic Hebrew and Arabic support.  We are looking to enable full BiDi support in a future release.

Hope this helps,

Scott

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:57 AM by ScottGu

Hi Per,

>>>>>>> Do Silverlight 2.0 require administrator access in order to be installed?  Later Silverlight 1.x released allowed non administrators to install the plugin which was really nice.

We will release a WSUS patch that allows enterprises to install Silverlight centrally (without users having to install it manually nor elevate as admin).  This will be coming out shortly.

Hope this helps,

Scott

# Silverlight 2 RTW Released!

Tuesday, October 14, 2008 6:57 AM by Mark Mann's Blog

"Hold onto your potatoes Dr Jones!"... We're off! I thought that we might have waited for the

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:58 AM by ScottGu

Hi Michal,

>>>>>>> Now, if we really want to call it "cross browser", one question keeps coming up: WHEN will it work in Opera? There were absolutely no news about Opera support since the Opera/Microsoft announcement in May 2007 - is it ever going to be supported?

The good news is that SL2 works well with Opera now.  It isn't an officially supported browser - but we do test with it, and have fixed a number of bugs that previously imapacted it.  

Hope this helps,

Scott

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:00 AM by Marc Roussel

I tried the RTW from a client point of view.  It asked me to download SilverLight then the BLUE SPLASH SCREEN is saying Unable to install SilverLight.  So I clicked on the More Information and I saw ot was saying something about the developer version needs to be updated ?  Huh why its asking me this on a client computer somewhere ? I mean, I tought I would just need the pluing normal installation not a developer version.  I'm confused about this

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:04 AM by John_Mandia

Hi Scott,

First congratulations on releasing Silverlight 2! I look forward to seeing it grow and evolve over time.

I have a question regarding a point made in the press release:

"Improved server scalability and expanded advertiser support. This includes new streaming and progressive download capabilities, superior search engine optimization techniques, and next-generation in-stream advertising support."

My question is about the "superior search engine optimization techniques" part. I am assuming you mean superior to Flash? I don't really care if it was meant to imply Flash or something else (don't want to kick that discussion off :D) but I can imagine that a lot of thought was given to what should be included in the press release and I was just wondering if there was more information about these superior search engine optimization techniques?

This is an area that interests me a lot so I was just wondering if something new has been added recently to Silverlight or if a document/whitepaper/article was published that I somehow missed?

Many thanks,

John

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:05 AM by aL

congrats to you and the team :) the eclipse plug in is awsome as well and should help convince the haters that microsoft is serious about making silverlight cross platform, brilliant move :)

congratulations again :)

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:07 AM by Andrew Woodward

Congrats on a great release,  just testing from RC0 so hopefully not too many breaking changes :)

# Run .NET without installing .NET

Tuesday, October 14, 2008 7:07 AM by Aali - a developer's view

Ok, finally you can run .NET code without installing the .NET framework! I am of course talking about...

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:08 AM by HT

Scott,

Congratulations. Awesome job!!

How can we protect our Silverlight applications from Silverlight Spy?

# Silverlight 2.0 RTM ve la luz

Tuesday, October 14, 2008 7:13 AM by Jorge Serrano - MVP Visual Developer - Visual Basic

La noticia corre como la pólvora en Internet... Microsoft ha publicado la versión RTM de Silverlight

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:14 AM by kamii47

Congratulation Scott.I have checked the link about Eclipse it is really Great.Only Thing concerning me is about its the Final release which is expected in next spring.[may be the time when SL 3.0 will be in ready to release or in in Release candidate]

Congratulation Once again all the Silverlight Team.

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:16 AM by Samisin

Hi Scott

Quick question: We've developed an Silverlight 2 Beta 2 application for the Swedish Museum of Natural Science. Our client was supposed to demo the application in the US the next coming days. We were fully aware that any day now a new version of Silverlight was coming out, so we had fixed last week that the Beta 2 was installed and ready on the client's computer. Well, the client messed up today and downloaded Silverlight 2, and now we have no more beta. So we have two options, get hold of beta 2 somehow, or rebuild the application now, today, which we really were not prepared to do. So, do you know if it is possible to download the beta 2 somewhere? We have been planning to do the update to the release version to Silverlight 2, but not now, suddenly, in just a day or two.

Many thanks

Sami

# Create your own slides in WPF

Tuesday, October 14, 2008 7:23 AM by Arjen Bloemsma

Ever had the feeling during your presentation that, while you were switching from Powerpoint to Visual

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:29 AM by ScottGu

Hi Marc,

>>>>>>> I tried the RTW from a client point of view.  It asked me to download SilverLight then the BLUE SPLASH SCREEN is saying Unable to install SilverLight.  So I clicked on the More Information and I saw ot was saying something about the developer version needs to be updated ?  Huh why its asking me this on a client computer somewhere ? I mean, I tought I would just need the pluing normal installation not a developer version.  I'm confused about this

There are two versions of Silverlight - a consumer version and a developer version.  The consumer version upgrades automatically on top of previous releases, and wouldn't give you that end-user experience.  The developer version needs to keep in sync with the VS tools installed (for things like debugger symbols) and it probably the cause of that message.  You'll want to uninstall your beta2 version of the dev tools first before installing the final release - that will fix your issue.

Thanks,

Scott

# Silverlight 2 Released - ScottGu's Blog

Tuesday, October 14, 2008 7:32 AM by Silverlight 2 Released - ScottGu's Blog

Pingback from  Silverlight 2 Released - ScottGu's Blog

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:33 AM by w!ldc@t

>Scott,

>Congratulations. Awesome job!!

>How can we protect our Silverlight applications from Silverlight Spy?

Yes! how about protection?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:33 AM by Claudio

Hi Scott,

When do you estimate to have the SL Control Pack available for download ?

Thanks,

Claudio.

# Rilasciato Silverlight 2

Tuesday, October 14, 2008 7:35 AM by Il blog del team MSDN Italia

Dopo l’annuncio ufficiale dato da Scott Guthrie alla stampa è da oggi disponibile il download di Silverlight

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:35 AM by kamii47

One thing is that should the Expression Blend 2.0 SP1 remain same what we use with SL 2.0 RC0 [release candidate that were last launch] or it is also upgraded ?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:39 AM by luojing

Good job scott,

can we get chinese language support in Silverlight 2 release?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:41 AM by rajbk

Congratulations!! Installation in progress..

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:41 AM by Alexander Sher

Hi Scott,

Silverlight still have nothing like VisualBrush, HostingRenderTargetBitmap constructor marked with [SecurityCritical] attribute. Are there any plans to "unlock" HostingRenderTargetBitmap or provide some another way to use FrameworkElement as Brush?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:42 AM by Steve Buchok

I've been waiting for this since I started learning 1.1. This is the first time I've been looking at a technology grow from it's beginnings to it's final release (well, first final release, I'm sure there's going to be 2.1, 3, 3.5...). You guys have done a great job and have given us the ability to make some amazing business applications that will look and act the same in all major browsers. Also instead of needing to learn C#, HTML, CSS, Javascript, SQL, you can now focus on just three (C#, XAML and SQL).

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:44 AM by Rodrigo

Hi Scott here in Brazil we still have lots of people using windows 98 , so I don't see silverlight sites happening here anytime soon. I  used to work for a company that has a very accessed site and 10% of the access still uses windows 98.

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:45 AM by JasonBSteele

Hi Scott,

This is fantastic news! However, I was a little dissapointed to find that the VS tooling doesn't appear to have changed since Beta 2 - we are still unable to drag Controls onto the design surface and manipulate them.

Am I mistaken in thinking that the intention was to provide better VS tooling with the Silverght RTW?

Are there any plans for this or do we now have to use Blend (which incidentally doesn't seem to have Source Control integration)?

Many thanks,

Jason

# Silverlight 2 released!

Tuesday, October 14, 2008 7:50 AM by Dennis van der Stelt

Silverlight 2.0 was just released a few hours ago! Awesome news! If you look at Scott Guthrie’s website

# Silverlight 2 released

Tuesday, October 14, 2008 7:52 AM by msdn Austria

Heute ist es soweit. Soeben wurde offiziell die Release Version von Silverlight 2 freigegeben. Es gibt

# Silverlight 2 e gata

Tuesday, October 14, 2008 7:53 AM by Weblogul lui Zoli

E important anunțul ăsta ! Spre deosebire de Silverlight 1, care este doar JavaScript, Silverlight 2

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:55 AM by ego

Great , It finally released !

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:55 AM by Dan Forster

Hi Scott,

In the download page is says that it is RC1 not RTW/RTM?  Is this just a typo?

Thanks,

Dan

# Silverlight 2 Released Already

Tuesday, October 14, 2008 8:01 AM by Guru Stop

Official press release: www.microsoft.com/.../10-13Silverlight2PR.mspx

# re: Silverlight 2 Released

Tuesday, October 14, 2008 8:13 AM by kamii47

Sami,

  Only option you can have right now is that you should send your customer SL 2 Beta 2 runtime and let him say that he should uninstall SL then install this version then uncheck the option for automatic update from silverlight configuration

# Silverlight 2.0 is out as of Today!!

Tuesday, October 14, 2008 8:14 AM by LetsTalkCode.com

Silverlight 2.0 is out as of Today!!

# Silverlight 2 released

Tuesday, October 14, 2008 8:17 AM by Joteke's Blog

See ScottGu's announcement at: weblogs.asp.net/.../silverlight-2-released.asp

# re: Silverlight 2 Released

Tuesday, October 14, 2008 8:28 AM by Paul Irwin

Great news! I have been waiting for this to get involved in Silverlight. I didn't want to have to learn Silverlight with Javascript, I wanted to use VB and C#. Downloading now...

Great job, guys.

# re: Silverlight 2 Released

Tuesday, October 14, 2008 8:35 AM by HeartattacK

Wrappanel....WOOHOO...thanks Scott!! :D:D

BTW...still can't find your MVC 4/5 AJAX demo...or is the jQuery + client templates the "officially" recommended AJAX approach?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 8:43 AM by Mirko

Great work!!! Thanks everybody for this fantastic product.

# » Silverlight 2.0 RTM Curly Code

Tuesday, October 14, 2008 8:46 AM by » Silverlight 2.0 RTM Curly Code

Pingback from  » Silverlight 2.0 RTM Curly Code

# Silverlight 2 est RTW (Release To Web)

Tuesday, October 14, 2008 8:47 AM by Blog-Microsoft.fr

Silverlight 2 est RTW (Release To Web)

# re: Silverlight 2 Released

Tuesday, October 14, 2008 8:50 AM by wenching

Great stuff. Keep it coming.

# Coding Obsession » Blog Archive » Silverlight 2 Released!

Pingback from  Coding Obsession  » Blog Archive   » Silverlight 2 Released!

# Sliverlight 2 Ships!!!! « Random Musings

Tuesday, October 14, 2008 8:59 AM by Sliverlight 2 Ships!!!! « Random Musings

Pingback from  Sliverlight 2 Ships!!!! « Random Musings

# » Silverlight 2 released ! | Rags to Riches

Tuesday, October 14, 2008 9:00 AM by » Silverlight 2 released ! | Rags to Riches

Pingback from  » Silverlight 2 released ! |  Rags to Riches

# re: Silverlight 2 Released

Tuesday, October 14, 2008 9:08 AM by radiox

"making it the largest ever media event on the web" - imagine if the entire web could access it and not only the US .... numbers would have been huuuuge

# Dew Drop - October 14, 2008 | Alvin Ashcraft's Morning Dew

Tuesday, October 14, 2008 9:11 AM by Dew Drop - October 14, 2008 | Alvin Ashcraft's Morning Dew

Pingback from  Dew Drop - October 14, 2008 | Alvin Ashcraft's Morning Dew

# Silverlight 2 Released

Tuesday, October 14, 2008 9:19 AM by Jonathan Bates

From Scott Guthrie's blog, Silverlight 2 has officially been released, as well as tools to work with...

# re: Silverlight 2 Released

Tuesday, October 14, 2008 9:27 AM by Sean Cullinan

First, congrats on the big release!

Any word on if we will get system.data support?  My developers are struggling with the lack of this namespace right now.  We have a webservice that returns datasets that we use to support an asp.net web app, Windows Mobile, Outlook Plugin and WPF application with.  However we cannot easily consume this webservice with Silverlight as it doesn't have the system.data (not services but datasets etc.) namespace.  We can't be the only ones out there that uses datasets as the backbone to our application, I imagine this has to be high up on the list of things to add!

# Silverlight 2 Release Guide

Tuesday, October 14, 2008 9:28 AM by Jesse Liberty - Silverlight Geek

As promised, Silverlight 2 is now not merely released, it is really and most sincerely released… If You

# Silverlight 2 RTW Now Available

Tuesday, October 14, 2008 9:28 AM by Swiss MSDN Team Blog

After yesterday’s official announcement of the availability of Silverlight 2, you can now download the

# Silverlight 2 Released

Tuesday, October 14, 2008 9:32 AM by Silverlight 2 Released

Pingback from  Silverlight 2 Released

# Silverlight 2 Released . . . « Welcome to my Silverlight Blog

Pingback from  Silverlight 2 Released . . . « Welcome to my Silverlight Blog

# re: Silverlight 2 Released

Tuesday, October 14, 2008 9:38 AM by Salman

Man I can't keep up with all these releases, are we allowed to sleep? haha j/k

# Состоялся официальный релиз Silverlight 2

Tuesday, October 14, 2008 9:45 AM by Блог Сергея Пугачёва

Сегодня корпорация Microsoft официально представила вторую версию технологии Silverlight. Скачать Silverlight...

# Silverlight 2 download erh??ltlich at Blog von J??rgen Ebner

Pingback from  Silverlight 2 download erh??ltlich at Blog von J??rgen Ebner

# Silverlight 2 Release Guide

Tuesday, October 14, 2008 9:52 AM by Microsoft Weblogs

As promised, Silverlight 2 is now not merely released, it is really and most sincerely released… If You

# Silverlight 2 Final liberado

Tuesday, October 14, 2008 9:59 AM by Rodrigo Díaz Concha

El día de hoy 14 de octubre ha sido liberada la versión 2 final de Silverlight según me acabo de enterar

# Silverlight 2 Final liberado

Tuesday, October 14, 2008 9:59 AM by Rodrigo Díaz Concha

El día de hoy 14 de octubre ha sido liberada la versión 2 final de Silverlight según me acabo de enterar

# re: Silverlight 2 Released

Tuesday, October 14, 2008 10:16 AM by Gill Cleeren

Congratulations on the release.

Now Silverlight development and implementations can really take off :)

# Silverlight 2 Available!

Tuesday, October 14, 2008 10:20 AM by JohnPapa.net

Yesterday the announcement came out that Silverlight 2 would be released today and sure enough it is now available to be downloaded . Tim Heuer and Scott Guthrie have some great posts explaining what’s new, changes between the different versions, and

# re: Silverlight 2 Released

Tuesday, October 14, 2008 10:22 AM by massfellows

Time to upgrade.  

Great News! Good job Scott.

# Silverlight 2 is out – cross platform .Net development with a bang!

Tuesday, October 14, 2008 10:26 AM by Brian H. Madsen - .Net Powered by Caffeine

The much awaited version 2 of Silverlight (eg. Silverlight 2 - hehehe) has just been released. The announcement

# Elegant Code » Silverlight 2 Released

Tuesday, October 14, 2008 10:33 AM by Elegant Code » Silverlight 2 Released

Pingback from  Elegant Code » Silverlight 2 Released

# re: Silverlight 2 Released

Tuesday, October 14, 2008 10:35 AM by 77v

Do you plan on making Silverlight work within Google Chrome?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 10:37 AM by Hank Fay

In our R&D meeting agenda for today, I note that on the release of a development tool I always have questions and complaints.  This is the exception: what a marvelous job of anticipating what developers need, and providing it.  Quite remarkable.  Congratulations, and thanks.

# Silverlight 2 is Now Available

Tuesday, October 14, 2008 10:38 AM by Springboard from mortarboard to onboard

At the stroke of midnight, Silverlight 2 reached the internet.  Here are links to Install Silverlight

# Silverlight 2 Released

Tuesday, October 14, 2008 10:40 AM by Ahmad Masykur

Beberapa jam yang lalu saya sudah menulis " Silverlight 2 Releases Today " tentang keluarnya

# re: Silverlight 2 Released

Tuesday, October 14, 2008 10:47 AM by so.wopos.com

Congratulation ,

BUT when will have Menu and ContextMenu control there?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 10:50 AM by Ryan Sockalosky

When I followed the link on the top of your post and went to the Getting Started with Silverlight page (silverlight.net/GetStarted) and then followed the link to download the Silverlight Tools for Visual Studio (www.microsoft.com/.../details.aspx) the title of the download says "RC1" although the date posted was 10/13/08.

Am I correct in assuming this is either a typo in the title or that the RC1 bits are unchanged for RTM for the Visual Studio tools ?

# Silverlight 2 (Final) Released « Welcome to my Silverlight Blog

Pingback from  Silverlight 2 (Final) Released « Welcome to my Silverlight Blog

# DotNet Code Snips » Blog Archive » Silverlight 2 is released!

Pingback from  DotNet Code Snips  » Blog Archive   » Silverlight 2 is released!

# Silverlight 2 Released « [ draw.logic ]

Tuesday, October 14, 2008 11:01 AM by Silverlight 2 Released « [ draw.logic ]

Pingback from  Silverlight 2 Released « [ draw.logic ]

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:02 AM by cpnet

The Silverlight Tools for Visual Studio 2008 sp1 have yesterday as a post date, but they still say they're a release candidate version.  The Expression 2 sp1 update now looks like it's an RTM/RTW version.  Is the Silverlight Tools for VS still a release candidate, or is this an error on the download page?  I've got all the release candidate stuff installed on a virtual machine I set up last week.  I want to wait for the release versions of everthing before I install this stuff on my 'real' dev machine.

Thanks

(BTW, I was holding off on Silverlight until version 2, and it looks amazing).

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:09 AM by Atul Gupta

Scott, this is great. Silverlight really has come a long way since its inception and it is really very impressive in terms of the features it offers.

what is the support related to printing and interaction with HTML with Silverlight 2? are there additional features around these areas?

# Silverlight 2 Oficialmente Liberado

Tuesday, October 14, 2008 11:11 AM by DotNetMania@GT

Amig@s , Excelente noticia: " Silverlight 2 oficialmente liberado ", esta es una noticia que hace algun

# Silverlight 2 Oficialmente Liberado « Blog de Carlos Lone

Tuesday, October 14, 2008 11:12 AM by Silverlight 2 Oficialmente Liberado « Blog de Carlos Lone

Pingback from  Silverlight 2 Oficialmente Liberado « Blog de Carlos Lone

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:16 AM by chanva

Very exciting for Silverlight 2 releasing.

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:17 AM by Mark Hildreth

Hey Scott,

The link on the Silverlight getting started page points to a page says it's for Microsoft® Silverlight™ Tools for Visual Studio 2008 SP1 (RC1). Is that the Silverlight RTM? Or is the Silverlight RTM provided from another source? If from another source, can you provide the direct link? Thanks,

-Mark

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:24 AM by Mike Sax

AWESOME! A few quick questions: Is Mac performance in line with Windows now? How soon are printing and camera support coming? Will this be part of Windows Update? (more elaborate version of the questions <a href="live.sax.net/.../a>)

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:29 AM by Prajeesh

Great news, i posted this in my blog

# Expression Blend 2 SP1 Released

Tuesday, October 14, 2008 11:32 AM by Expression Blend and Design

Yesterday night, to coincide with the release of Silverlight 2 , we released Expression Blend 2 SP1.

# Silverlight 2 Updates Now Available

Tuesday, October 14, 2008 12:08 PM by US ISV Developer Evangelism Team

Silverlight 2 has been released to the Web. You can download Silverlight 2 and the Visual Studio 2008

# MUST HAVE: XAML Power Toys

Tuesday, October 14, 2008 12:20 PM by Gold Coast

Depending on how many blogs you read, you’ll be seeing a barrage of “Silverlight 2 released” posts today.&#160;

# MUST HAVE: XAML Power Toys