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

Tuesday, October 14, 2008 12:20 PM by Public Sector Developer Weblog

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

# re: Silverlight 2 Released

Tuesday, October 14, 2008 12:34 PM by TitusT

Congratulations to you and your team!

The download links lead to "Microsoft® Silverlight™ Tools for Visual Studio 2008 SP1 (RC1)".

Did I end up in a wrong download? Or is it the RC1 that is released today?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 12:34 PM by steve

Hmm.  Installing the BlendV2SP1 service pack I get "Microsoft Expression Blend 2 Service Pack1 may have failed to install.  Windows Installer returned error code 1605." message right after accepting the EULA.  I've got the Blend 2.5 June Preview Beta installed here.  Tried uninstalling Blend and reinstalling with no luck.

Which version of Blend is the 'right' one to be running right now?  I need to be able to develop against both WPF and Silverlight . . .

# Silverlight 2 is out, a question and the BBC iPlayer

Tuesday, October 14, 2008 12:37 PM by John Mandia's Points of Interest

Well I think most blogs already have this covered but Silverlight 2 is out! http://weblogs.asp.net/scottgu

# re: Silverlight 2 Released

Tuesday, October 14, 2008 12:42 PM by Chris

Great news!  Thanks to everyone on the Silverlight team for working hard to get a final release, it's tough to get companies to sign off on Silverlight projects when it's still in beta.  Hopefully now the flood gates will open and you'll start to see more and more Silverlight applications on the web.

GREAT WORK!

# Liberado Silverlight 2.0 &laquo; WillyXoft

Tuesday, October 14, 2008 12:55 PM by Liberado Silverlight 2.0 « WillyXoft

Pingback from  Liberado Silverlight 2.0 &laquo; WillyXoft

# RadControls for Silverlight 2 - RTW update

Tuesday, October 14, 2008 12:55 PM by Valentin Stoychev

Pingback from: blogs.telerik.com/.../radcontrols_for_silverlight_2_-_rtw_update.aspx

# re: Silverlight 2 Released

Tuesday, October 14, 2008 12:55 PM by Adam Wawrzyniak

When are you going to provide Silverlight Control Pack with all those extra sweet controls? I couldn't find them anywhere... Thanks! Adam

# Liberado Silverlight 2.0

Tuesday, October 14, 2008 1:11 PM by { WillyXoft .NET }

Silverlight 2.0 RTM (aka Silverlight 2 RTW 2.0.31005.0) por fin ha sido liberado; después de una larga...

# re: Silverlight 2 Released

Tuesday, October 14, 2008 1:14 PM by Ed Glogowski

Yeah .... I really wanna get my hands on the Control Pack too!!  Anyone?

# Silverlight 2 is released!

Tuesday, October 14, 2008 1:14 PM by Silverlight SDK

As you may have heard , Silverlight 2 is now live and ready for prime time. Check out the Get Started

# re: Silverlight 2 Released

Tuesday, October 14, 2008 1:19 PM by Sachin Gandhi

Scott, what are the plans for printing support? I have worked on a nice project that everybody likes but with the limitation of not being able to print is holding from being run into production.

# Liberado Silverlight 2.0 &laquo; WillyXoft

Tuesday, October 14, 2008 1:25 PM by Liberado Silverlight 2.0 « WillyXoft

Pingback from  Liberado Silverlight 2.0 &laquo; WillyXoft

# Silverlight 2 Released - Silverlight Toolkit on the Way

Tuesday, October 14, 2008 1:32 PM by Shawn Burke's Blog

As you know, today we released Silverlight 2 .&#160; Scott mentioned the Silverlight Toolkit in his post

# Silverlight 2.0 Released! | Danny Thorpe

Tuesday, October 14, 2008 1:33 PM by Silverlight 2.0 Released! | Danny Thorpe

Pingback from  Silverlight 2.0 Released! | Danny Thorpe

# Silverlight 2 Shipped!!!!!!!!

Tuesday, October 14, 2008 1:37 PM by Just-In-Time [media and animations in Silverlight]

Late last night, the final release of Silverlight 2 made its way into the MS servers. Woot woot!!!!!

# re: Silverlight 2 Released

Tuesday, October 14, 2008 1:49 PM by Steve

Will Silverlight ever be able to play FLV videos?  

# Silverlight 2 has been Released!

Tuesday, October 14, 2008 1:54 PM by Visual Web Developer Team Blog

Today I am very proud to announce that Silverlight 2 has been officially released! Grab it today at silverlight.net/GetStarted

# Silverlight 2 has been Released!

Tuesday, October 14, 2008 1:54 PM by Silverlight Tips of the Day - Blog by Mike Snow

Today I am very proud to announce that Silverlight 2 has been officially released! Grab it today at http

# Silverlight 2 Released

Tuesday, October 14, 2008 1:57 PM by Kosta's blog

Денеска излезе последната верзија од Silverlight 2. Можете да ја симнете на следнава страна (заедно со Visual Studio 2008 и Expression Blend 2 алатките):http://silverlight.n

# Silverlight 2 Released Today

Tuesday, October 14, 2008 2:04 PM by Dan Wahlin's WebLog

Silverlight 2 was released today!&#160; Read more about the big announcement at Scott Guthrie’s blog

# Silverlight 2 released!

Tuesday, October 14, 2008 2:07 PM by Henry Cordes, My thoughts exactly...

Silverlight 2 released!

# re: Silverlight 2 Released

Tuesday, October 14, 2008 2:08 PM by JiniShans

SL Team, keep it up. We're expecting RTM tobe released by Nov, but, its a surprise today to see it avl.

Scott

To one of the reply, you've mentioned SL will be avl thru enterprise wide product update. But, to answer to the question "Whether Admin rights is required / not for installing Silverlight 2 RTM plug-in ?", was not clear. Kindly clarify. If it's required, it's going tobe a nightmare, better release SL 2 RTM as recommended patch thru Windows Update ASAP.

BTW, is there any seperate breaking changes doc / the RC0 breaking changes list holds good for RTM version also...?

Regards

JiniShans

# Silverlight 2 (Release Tommorow) - Eclipse Plugin at { null != Steve }

Pingback from  Silverlight 2 (Release Tommorow) - Eclipse Plugin at { null != Steve }

# re: Silverlight 2 Released

Tuesday, October 14, 2008 2:23 PM by TitusT

The download page says "Microsoft® Silverlight™ Tools for Visual Studio 2008 SP1 (RC1)".

I believe this is a mistake in the page as the downloaded Silverlight_Tools.exe file properties say the product name as 'Silverlight Tools RTW'.

# re: Silverlight 2 Released

Tuesday, October 14, 2008 2:30 PM by Cody Skidmore

Could someone write a blog posting about blending Silverlight 2 [form controls] with ASP.NET MVC where Silverlight is strictly the view technology interacting with controllers and models?

This is do-able with <strong>Adobe Flex<strong> & ASP.NET MVC but I didn't have much success with Silverlight.  I'd prefer to leveraging Silverlight instead.

# re: Silverlight 2 Released

Tuesday, October 14, 2008 2:51 PM by Harlequin

Is there a Url where people can go and download the Beta 2 runtime if they already got the v2 release?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 3:00 PM by Chau

I didn't uninstall RC0.. but installation completed without warning/incidence.. am I safe?  I now notice your blog says "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.".

-Chau

DNAfor.NET

# Silverlight 2.0 RTW and Expression Blend SP1

Tuesday, October 14, 2008 3:09 PM by Denny Boynton

Silverlight 2.0 RTW and Expression Blend SP1

# re: Silverlight 2 Released

Tuesday, October 14, 2008 3:12 PM by Manish Agrawal

Great Work Scott,

When can we expect, Mobile Handset Support on Silverlight. Some things similar to Flash-lite.

# Silverlight 2 Released &laquo; Phil Derksen

Tuesday, October 14, 2008 3:14 PM by Silverlight 2 Released « Phil Derksen

Pingback from  Silverlight 2 Released &laquo; Phil Derksen

# re: Silverlight 2 Released

Tuesday, October 14, 2008 3:23 PM by Cagdas Gerede

You previously mentioned that AAC and H.264 will be supported pretty soon in Silverlight. I do not see that anything related to these mentioned in the feautre chart. Could you tell us if any such support is included and if not included when should we expect support for these? Also, is there any plan to support PCM or WAV codec?

# re: Silverlight 2 Released

Tuesday, October 14, 2008 3:26 PM by Rick Barraza

Congrats guys, great job! I pledge to go a whole 24 hours (starting now) without pestering the team for web cam support out of deep respect for the awesome amount of stuff you guys have done in a crazy short amount of time. Seriously, working with you guys this year has been a great experience. You're all aces in my book :)

# re: Silverlight 2 Released

Tuesday, October 14, 2008 3:51 PM by KK

The Visual Studio Tools for Silverlight 2 say RC1.  Is it still RC1 or was this an oversight?  If it is RC1, when is the final expected to be released?

# It's Silverlight Day!

Tuesday, October 14, 2008 3:56 PM by Jeff Prosise's Blog

As you're probably aware by now, Silverlight 2 shipped last night. Scott Guthrie has an excellent summary

# re: Silverlight 2 Released

Tuesday, October 14, 2008 3:57 PM by Johan Molenaars

Microsoft Silverlight cannot be used in browsers running in 64 bit mode.

When does Silverlight support browsers running in 64 bit mode?

# Silverlight is shipping!

Tuesday, October 14, 2008 4:50 PM by chris.strevel [blog]

Ora si … ora si la llegada es inminente. Por muy buenas fuentes me entero que la próxima esta semana

# re: Silverlight 2 Released

Tuesday, October 14, 2008 5:12 PM by Ravi Kant

Hi Scott,

  It's great that now we have released version Silverlight , no BETA. I am working on a multiple file uploader, and i amd using WebClient. and using UploadStringAsync to upload my file. and UploadProgressChanged event to show upload progress. But in this release some how UploadProgressChanged is only firing for once. Logiclly it should give me continual progress %. Every thing is working fine apart from this. Need your help.

# re: Silverlight 2 Released

Tuesday, October 14, 2008 5:13 PM by Greg

Are there tutorials on how to convert from winforms to silverlight  as well as silverlight to winforms?

We want to develop web and desktop applications ffrom the same code base and just set a target platform of either Silverlight or .NET Winforms.  this would greatly help us and we do not mind that a subset of the .NET framework is available in Silverlight.

# Silverlight 2, RTW!

Tuesday, October 14, 2008 5:33 PM by Mesh of Technology Blog

Silverlight 2, RTW!

# re: Silverlight 2 Released

Tuesday, October 14, 2008 6:50 PM by Asheesh Soni

Awesome!

From today, all our new projects are going to be in SL2.

All existing websites will be upgraded to use jQuery (actually, we were already using jQuery for most of them before Microsoft officially included it last month).

Cheers

# wafe의 생각

Tuesday, October 14, 2008 7:04 PM by wafe's me2DAY

Silverlight 2 Released - ScottGu's Blog. Silverlight 2 정식 버전이 릴리스됐다. 묘하게 발표 날짜가 애플이랑 겹치네 ㅎㅎ

# Caleb Jenkins | Developing UX &raquo; Silverlight 2 is out!

Tuesday, October 14, 2008 7:05 PM by Caleb Jenkins | Developing UX » Silverlight 2 is out!

Pingback from  Caleb Jenkins | Developing UX &raquo; Silverlight 2 is out!

# re: Silverlight 2 Released

Tuesday, October 14, 2008 7:53 PM by Kevin

Where can I go to vote for adding support in Silverlight for the WMSP9 codec (WMA Voice)?

# [MS-SLXV] Silverlight XAML Vocabulary 2008 Specification v0.9 Published

Tuesday, October 14, 2008 8:13 PM by Rob Relyea - XAMLified

Silverlight’s XAML Vocabulary Specification has been published! On Monday (October 13th, 2008), a press

# re: Silverlight 2 Released

Tuesday, October 14, 2008 8:29 PM by Stefan Olson

Scott,

Congratulations on the release!

Having spent the morning going through the 7 bugs that I reported on Microsoft connect during the release candidate, I'm very disappointed to discover that not one of those bugs have been fixed!  They range from the very basic where DataContext = this causes Internet Explorer to crash through to many situations where data binding is completely broken.

It is also somewhat frustrating that all the issues I filed on Connect have had their status changed to Closed (External) for no apparent reason.

I'm converting a fairly complex WPF application to Silverlight and these relatively simple problems are making the job extremely difficult.  I had hoped that the final release would fix at least some of these problems and reduce the amount of extra code I have had to add to work around Silverlight bugs.

Anyway, for the benefit of those who haven't yet run into these problems, I've given detailed descriptions and workarounds on my blog: www.olsonsoft.com/.../Silverlight-2-RTW-bugs.aspx

...Stefan

# Silverlight 2 Released! : Die, AJAX!

Tuesday, October 14, 2008 8:58 PM by Silverlight 2 Released! : Die, AJAX!

Pingback from  Silverlight 2 Released! : Die, AJAX!

# re: Silverlight 2 Released

Tuesday, October 14, 2008 9:17 PM by EricTN

For me, there's one main reason I'm not sure about investing the time to become a great Silverlight programmer.  Search Engine Optimization (SEO).  Or put more plainly, how to make sure a Silverlight site is well-exposed and discoverable by the major search engines like Live Search and Google.  This is a concern with any site that is not built to render HTML, regardless of the RIA technology involved.  Can you tell us about the SEO story for Silverlight?  Please convince me that this can be conquered so I'll feel inspired to dive into this.  Thank you!

# Learning Silverlight

Tuesday, October 14, 2008 10:30 PM by Paul Mooney

Silverlight 2 Released The best way to learn Silverlight 2 is to visit the www.silverlight.net web-site....

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:02 PM by unruledboy

I complained about the stablility of opera supporting Silverlight, but opera did not fixed the bug for a long long time.

you will crash your opera when you visit: www.visifire.com/silverlight_chart_designer.php

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:03 PM by Joel

Scott, what great news to come back from vacation to!  Thanks to you and your team for all the hard work!!

# re: Silverlight 2 Released

Tuesday, October 14, 2008 11:56 PM by Horacio

Thank you very much!

Question: when can we expect a localized version of Silverlight tools / Blend 2 Sp1?

Best regards

# re: Silverlight 2 Released

Wednesday, October 15, 2008 12:18 AM by vik20000in

Great work....

# re: Silverlight 2 Released

Wednesday, October 15, 2008 12:59 AM by Shawn Mehaffie

What is the link to the "Silverlight Toolkit"?  Can you give a list of what controls are in the current release and when the next release is expected?

This is great news for all .Net developers.  Great work by you and your team Scott.  This plus the JQuery announcement just show how dedicated you team is to providing what your customers need (aka: developers) and also are willing to embrace open-source when it makes sense.

# re: Silverlight 2 Released

Wednesday, October 15, 2008 1:21 AM by ASP.NET

As our development group we were actually waiting for the Silverlight 2.0 to be released.

I'm hoping to get more productive on the web site using Silverlight.

Thanks MS :)

# re: Silverlight 2 Released

Wednesday, October 15, 2008 1:43 AM by kamii47

Hi Scott,

On tools download page it is mentioned that  Microsoft® Silverlight™ Tools for Visual Studio 2008 SP1 (RC1).

It is confusing.Is it Release candidate (RC) or Release to market/web (RTM/RTW)

# Silverlight 2...Alive and Online!

Wednesday, October 15, 2008 1:46 AM by Are you thinking what I'm thinking?

I'm sure by now you've heard/read that Silverlight 2 was Released To Web (RTW). This is a Microsoft technology

# kirupaBlog - If it isn&#8217;t broken, take it apart and fix it! &raquo; Blog Archive &raquo; Silverlight 2, Expression Blend 2 SP1, DZC Preview Released!

Pingback from  kirupaBlog - If it isn&#8217;t broken, take it apart and fix it!  &raquo; Blog Archive   &raquo; Silverlight 2, Expression Blend 2 SP1, DZC Preview Released!

# Silverlight 2 DataGrid is Released

Wednesday, October 15, 2008 2:43 AM by Scott Morrison

As you might have heard , we just released Silverlight 2 , and with it the first version of the Silverlight

# re: Silverlight 2 Released

Wednesday, October 15, 2008 4:20 AM by Channs

Congrats to the SL team, very excited to start working with SL 2.0 and upcoming SL Toolkit.

One question: I understand SL is a cross-platform browser based technology, but curious to know if there are any plans of providing offline capabilities to SL similar to Adobe AIR?

Cheers!

# Silverlight 2 Released

Wednesday, October 15, 2008 4:47 AM by Marc: My Words

Silverlight 2 Released

# Silverlight 2 Released

Wednesday, October 15, 2008 4:47 AM by Marc: My Words

In the unlikely event that your only connection with the internet was this blog, I thought it best to

# Silverlight 2.0 RTM ve la luz

Wednesday, October 15, 2008 4:59 AM by El blog de Jorge

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

# re: Silverlight 2 Released

Wednesday, October 15, 2008 5:31 AM by Phill

Hi Scott, great work. Any chance of a roadmap for the up & coming controls?

# 2008 October 15 - Links for today &laquo; My (almost) Daily Links

Wednesday, October 15, 2008 5:56 AM by 2008 October 15 - Links for today « My (almost) Daily Links

Pingback from  2008 October 15 - Links for today &laquo; My (almost) Daily Links

# re: Silverlight 2 Released

Wednesday, October 15, 2008 6:54 AM by Ravi Kant

Hello Scott,

I am Posting this once againg, as i posted this last night also but never found my post in the list. May be something has gone wrong.

Well, First of all Congrats to you and all other who love and work on silverlight including me, for the final release.

Secondly, I found a wierd thing. I have developed a simple multi file uploader in beta 2, using UploadStirngAsync, and UploadProgressChanged event, it worked fine. BUt as yesterday it was a final release so i was unable to show demo to my seniors due to version diff. Then i updated my system to meet final release. Now what is happening is, My UploadProgresEvent is not firing more then once. it is keep showing me 0%, second why we only have 50 as the maximum value of Percent change in uploadProgressChange Event.

Ravi Kant

# Silverlight 2 is out | Widgets Lab

Wednesday, October 15, 2008 8:13 AM by Silverlight 2 is out | Widgets Lab

Pingback from  Silverlight 2 is out | Widgets Lab

# Microsoft Silverlight 2.0 ??kt? - SDN Forum

Wednesday, October 15, 2008 8:21 AM by Microsoft Silverlight 2.0 ??kt? - SDN Forum

Pingback from  Microsoft Silverlight 2.0 ??kt? - SDN Forum

# re: Silverlight 2 Released

Wednesday, October 15, 2008 8:56 AM by Gregory Wilmes

Hello Scott,

Congratulations for the 2.0 release !

Is there any news about interactive Silverlight designer for Visual Studio ?

Thanks

# re: Silverlight 2 Released

Wednesday, October 15, 2008 9:15 AM by Valued Customer

When do we get a 64-bit version?

# re: Silverlight 2 Released

Wednesday, October 15, 2008 10:00 AM by secrets

Scott! one important question do you think a mix blend of wpf and silver light.. will these be future of desktop application?

# Silverlight 2 released earlier this century

Wednesday, October 15, 2008 10:03 AM by Michael McClary

Silverlight 2 released earlier this century

# Software Rollout by Microsoft

Wednesday, October 15, 2008 10:39 AM by FROGBLOG - Catching the Digital Trends

Microsoft hat gestern die “Release To Web”-Version 2.0 von Silverlight freigegeben. Während bei anderen

# Silverlight news for October 15, 2008

Wednesday, October 15, 2008 11:09 AM by Silverlight news for October 15, 2008

Pingback from  Silverlight news for October 15, 2008

# ScottGu: Silverlight 2 RTW发布了

Wednesday, October 15, 2008 11:10 AM by Felix Wang | Evangelizing the Next Web

【原文地址】 Silverlight 2 Released | Silverlight 2发布了 【原文发表日期】 Tuesday, October 14, 2008 3:07 AM 今天我们发布了Silverlight

# Silverlight 2 RTW正式发布若干新闻

Wednesday, October 15, 2008 11:21 AM by Felix Wang | Evangelizing the Next Web

Scott Guthrie 博客永远是官方新闻室和教程起步 Silverlight.net 更新了, Get Started 里是你需要的所有下载Link,包括 Blend 2 SP1 Eclipse会支持Silverlight

# Oliver Bell&#8217;s Weblog &raquo; Blog Archive &raquo; Silverlight 2.0 &amp; Eclipse

Pingback from  Oliver Bell&#8217;s Weblog  &raquo; Blog Archive   &raquo; Silverlight 2.0 &amp; Eclipse

# Silverlight 2.0 Released!

Wednesday, October 15, 2008 12:31 PM by As a Developer

At Last..Microsoft Silverlight 2.0 have been released yesterday as in a blog post by Scott Guthrie in

# Silverlight 2 Released!

Wednesday, October 15, 2008 12:45 PM by Nates Stuff

Silverlight 2 has been released and boasts many new features. Silverlight is a cross-platform RIA (Rich

# Silverlight 2 Released!

Wednesday, October 15, 2008 12:48 PM by Nates Stuff

Silverlight 2 has been released and boasts many new features. Silverlight is a cross-platform RIA (Rich

# re: Silverlight 2 Released

Wednesday, October 15, 2008 12:51 PM by EricTN

Scott, there's one thing that has me wondering if I should take the time to learn how to develop Silverlight web sites.  What about the issue with RIA-type sites not typically being very discoverable by search engines?  Why create a brilliant Silverlight site if the pages and the content on the pages won't come up in web searches?  What is the search engine story for Silverlight?  Thank you.

# re: Silverlight 2 Released

Wednesday, October 15, 2008 1:50 PM by Bryan

Sweet! Make room ppl, I'm jumping in the pool!

Bryan

Xbox360 + Zune + Vista Media Center = I'm a PC!

# re: Silverlight 2 Released

Wednesday, October 15, 2008 1:50 PM by Jules

Excellent

Now when can we expect the first of the Controls ToolBoxes to appear ? - I assume that each Toolbox release will include both VS and Blend Support ?

Is there some kind of roadmap for future controls - it is important to know which controls we will get for free, and those that  that we will have to develop or buy.

# re: Silverlight 2 Released

Wednesday, October 15, 2008 1:51 PM by TFisher

How do I turn on Intellisense in the lastest build of Blend 2?

# re: Silverlight 2 Released

Wednesday, October 15, 2008 2:59 PM by Steve Pearson

Wondered what happened to the WatermarkTextBox in 2.0, not necessary but nice

# Silverlight 2 Released! &laquo; Percipio - John C. Stame&#8217;s Blog

Wednesday, October 15, 2008 3:41 PM by Silverlight 2 Released! « Percipio - John C. Stame’s Blog

Pingback from  Silverlight 2 Released! &laquo; Percipio - John C. Stame&#8217;s Blog

# re: Silverlight 2 Released

Wednesday, October 15, 2008 4:11 PM by Ted

Does it still crash FireFox 3? I had to uninstall it as websites would crash FF3 when I browsed to them..  If it doesn't work, then I will skip it over again until MS fixes it..

# Silverlight Gallery

Wednesday, October 15, 2008 4:47 PM by Cynot Why Not

Silverlight Gallery

# re: Silverlight 2 Released

Wednesday, October 15, 2008 6:15 PM by Harlequin

Other breaking changes:

blogs.msdn.com/.../post-beta-2-breaking-changes.aspx

Here's a list of other breaking changes not in the breaking changes documentation. Including a bunch of stuff in DataGrids, for example. Really should get this stuff into that Word doc ASAP.

# Architecture Series – Pure or Mixed configuration

Wednesday, October 15, 2008 7:07 PM by A Cup of Silverlight, RIA & Interoperability

This is the first article in an Architecture Series dealing with technical options taken for the Eclipse

# re: Silverlight 2 Released

Wednesday, October 15, 2008 7:08 PM by Morten

"The WPF UI Framework in Silverlight is a compatible subset of the WPF UI Framework features in the full .NET Framework".

Yeah tell that to the WPF people who tries to use the awesome VisualStateManager. It's NOT THERE! (although rumor has it that you are working on adding it to WPF)

Even when you avoid the VSM, you (currently) need a lot of compiler conditionals to get the same code to compile for both platforms.

# re: Silverlight 2 Released

Wednesday, October 15, 2008 7:48 PM by Danny

Microsoft released RC0 to give a little room for those developers to migrate their apps to RTW in advance.

Strangely enough, Microsoft Silverlight Streaming is not working with RTW version.

What's going on;;;;

# re: Silverlight 2 Released

Wednesday, October 15, 2008 9:35 PM by Bob

So does it still crash FireFox 3?

# re: Silverlight 2 Released

Wednesday, October 15, 2008 9:56 PM by James

For a MSFT programmer, is there a release dead line?

If can't meet the date, will you work overtime (to 11PM or 12PM or...)??

Just curious!

# Silverlight 2 RTW相关信息

Thursday, October 16, 2008 1:18 AM by Yellow

推荐阅读ScottGu的文章以获得:Silverlight2Released(中文版) Silverlight2开发环境的安装(安装前需卸载之前的beta或RC版本): S...

# re: Silverlight 2 Released

Thursday, October 16, 2008 3:31 AM by priyanr

after waiting long , released , thank you scott.

# Silverlight launched!

Thursday, October 16, 2008 4:30 AM by Art Of Dreaming

Silverlight launched!

# TechEd Brasil 2008 - Dia 2

Thursday, October 16, 2008 4:58 AM by Bruno Sonnino

O segundo diado TechEd foi um dia mais t&eacute;cnico, onde a agita&ccedil;&atilde;o do keynote j&aacute;

# Silverlight goes RTW

Thursday, October 16, 2008 6:05 AM by Art Of Dreaming

Silverlight goes RTW

# re: Silverlight 2 Released

Thursday, October 16, 2008 6:27 AM by kamii47

Installing Silverlight tools for VS 2008 offline is very annoying

I have some system where i have no internet connectivity and have to install it for letting developers start paying with it.But it really unfortuante to found out that it can't be installed with this.There should a build available with Silverlight runtime included.

I know a workaround timheuer.com/.../install-silverlight-2-rc0-offline.aspx but it really is for annoying.

Please do something about it.

Thanks

Kamran Shahid

# Silverlight 2.0 Released!

Thursday, October 16, 2008 7:33 AM by Bilal Haidar [MVP, MCT]

Silverlight 2 is now released officially. Check Scott's post here for more information: Silverlight 2

# WebAqua.NET 2.0 for Silverlight 2.0 RTW is here. &laquo; Intersoft Solutions Corporate Blog

Pingback from  WebAqua.NET 2.0 for Silverlight 2.0 RTW is here. &laquo; Intersoft Solutions Corporate Blog

# Celebrating Silverlight 2 while following the World Chess Championship | Programming Archive

Pingback from  Celebrating Silverlight 2 while following the World Chess Championship | Programming Archive

# Visual Studio Links #78

Thursday, October 16, 2008 8:36 AM by Visual Studio Hacks

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Channel 9 Stuff: Anders Hejlsberg and Guy Steele- Concurrency and Language Design The Concurrency Runtime- Fine Grained Parallelism

# re: Silverlight 2 Released

Thursday, October 16, 2008 9:32 AM by David

I have a quick Question i'm building a silverlight app that's going to work on a touch screen monitor and need to build a keyboard on screen now i can do it the hard way which is foreach button have a function that adds a letter to the screen but that is long and boring i was hoping to do it with one method and just pass in a command arg but the silverlight button doesn't have that do you have any idea scott?

thanks btw watched you at brighton remix 08

# re: Silverlight 2 Released

Thursday, October 16, 2008 10:50 AM by HEman

Scott, please stop using the word "rich".  It's overuse has almost no application as a Microsoft adjective now.

# MUST HAVE: XAML Power Toys | Programmer's Edge

Thursday, October 16, 2008 12:09 PM by MUST HAVE: XAML Power Toys | Programmer's Edge

Pingback from  MUST HAVE: XAML Power Toys | Programmer's Edge

# Silverlight 2 released

Thursday, October 16, 2008 12:52 PM by developer marketing blog

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

# re: Silverlight 2 Released

Thursday, October 16, 2008 1:13 PM by mohanbrij

Scott,

Your way of writing really helped me to understand lots of ASP.NET MVC and other topics,

But, I am desperately waiting for some article by you, with Silverlight integration with MVC,

Thanks

Brij Mohan

# Adobe Flash 10 vs. Microsoft Silverlight 2 | Take Me To Your Leader: Trend watching in marketing, consumer behaviors, technology, and social media.

Pingback from  Adobe Flash 10 vs. Microsoft Silverlight 2 |  Take Me To Your Leader: Trend watching in marketing, consumer behaviors, technology, and social media.

# Silverlight 2 is Ready &laquo; Raj Ramabadran&#8217;s Weblog

Thursday, October 16, 2008 4:02 PM by Silverlight 2 is Ready « Raj Ramabadran’s Weblog

Pingback from  Silverlight 2 is Ready &laquo; Raj Ramabadran&#8217;s Weblog

# Silverlight 2.0 RTM

Thursday, October 16, 2008 4:16 PM by Nuno Filipe Godinho

&#160;&#160;&#160; Finally the RTM version of Silverlight 2.0 is already available, as Scott Guthrie

# Silverlight 2.0 RTM

Thursday, October 16, 2008 4:16 PM by Nuno Filipe Godinho

&#160;&#160;&#160; Finally the RTM version of Silverlight 2.0 is already available, as Scott Guthrie

# Silveright 2.0 Released!

Thursday, October 16, 2008 11:14 PM by Mike Reagan's Blog

Silveright 2.0 Released!

# re: Silverlight 2 Released

Friday, October 17, 2008 3:41 AM by Shatl

Silverlight 2.0 released

# re: Silverlight 2 Released

Friday, October 17, 2008 8:13 AM by rockwater

It would be very nice to have the ability to render controls to bitmaps in Silverlight, as in WPF.

# Silverlight 2 is Released!

Saturday, October 18, 2008 11:24 PM by Canadian User Experience

Earlier this week, we shipped the final release of Silverlight 2 ! This is an important milestone for

# Links of the Week #57 (week 42/2008)

Sunday, October 19, 2008 3:51 PM by Bite my bytes

Links of the Week #57 (week 42/2008)

# re: Silverlight 2 Released

Sunday, October 19, 2008 5:11 PM by ra

Can Silverlight 2 be viewed in Mac OS X or Linux?

# re: Silverlight 2 Released

Sunday, October 19, 2008 5:53 PM by a open source user

when will I be bale to develop on systems like OpenBSD or FreeBSD?

and how would I be bale to install plugins for mozilla on such systems?!

# #.think.in infoDose #3 (13th Oct - 17th Oct)

Sunday, October 19, 2008 6:16 PM by #.think.in

#.think.in infoDose #3 (13th Oct - 17th Oct)

# re: Silverlight 2 Released

Monday, October 20, 2008 1:58 AM by Query

Does "cross platform" mean "works on all versions of Windows" or is there a runtime for Linux?

# re: Silverlight 2 Released

Monday, October 20, 2008 2:39 AM by John

Interoperability:

Does this NEW latest Silverlight 2 runs on LINUX based system ?

# re: Silverlight 2 Released

Monday, October 20, 2008 5:34 AM by Amigos

Hey!

Wtf is cross platform?

Does it work on all platforms? Even BSD?

# Silverlight 2 released

Monday, October 20, 2008 6:55 AM by Ross Hawkins

Silverlight 2 released

# re: Silverlight 2 Released

Monday, October 20, 2008 11:33 AM by Vijay

released..yes...but will take a little time to get acquainted for business web site usage

# Silverlight Resources

Monday, October 20, 2008 3:22 PM by Khurram Aziz

Announcements weblogs.asp.net/.../silverlight-2-released.aspx www.hanselman.com/.../Silverlight2IsOut.aspx

# Silverlight.net updated code samples

Monday, October 20, 2008 5:03 PM by Silverlight.net updated code samples

Pingback from  Silverlight.net updated code samples

# Silverlight 2 Samples Updated &laquo; Peter McGrattan&#8217;s Weblog

Pingback from  Silverlight 2 Samples Updated &laquo; Peter McGrattan&#8217;s Weblog

# re: Silverlight 2 Released

Tuesday, October 21, 2008 5:36 AM by Richard

Is there a unit testing framework available for this release?

# re: Silverlight 2 Released

Tuesday, October 21, 2008 6:10 AM by Jesper

It crashes FireFox 3 - will that be fixed any time soon?

# re: Silverlight 2 Released

Tuesday, October 21, 2008 8:59 AM by Adam G

Scott, I had the Silverlight 2 Beta installed, and it was working great in both IE7 and FF3 -- as soon as I saw the final release I downloaded and installed it.

Now, whenever I go to a Silverlight page in IE7 (WinXP SP2), it pops up the badge telling me to install Silverlight. It still works fine in FF3, however.

I've tried uninstalling, rebooting, reinstalling, etc. No matter what I do, it still won't work in IE7.

Any thoughts?

# Silverlight 2 RTW &laquo; Kok Chiann&#8217;s Blog

Tuesday, October 21, 2008 10:25 AM by Silverlight 2 RTW « Kok Chiann’s Blog

Pingback from  Silverlight 2 RTW &laquo; Kok Chiann&#8217;s Blog

# re: Silverlight 2 Released

Tuesday, October 21, 2008 11:27 AM by Harlequin

Good stuff guys. And to Scott, make sure you're boys/girls head to the silverlight.net forums to give a hand, we have lost of questions that need answered. Especially me :)

p.s. Bit overcrowded with pingbacks in here methinks. Every time I come to this blog I facepalm with all the pingbacks.

# Ruby Tuesday #22 : First steps with IronRuby and Silverlight &laquo; Re.Mark

Pingback from  Ruby Tuesday #22 : First steps with IronRuby and Silverlight &laquo; Re.Mark

# re: Silverlight 2 Released

Tuesday, October 21, 2008 5:26 PM by Pial

Hello Scott,

I am really happy to see the added support for Server Side Playlists for windows media streaming videos. But it seems like forward/rewind does not work with SSPL. Is that true?

Thanks.

# Silverlight 2 is here

Tuesday, October 21, 2008 6:26 PM by Jack Gudenkauf (JackG) WebLog

Delivering on the earlier promise, here are some links to Silverlight v2. Silverlight home page Silverlight

# re: Silverlight 2 Released

Wednesday, October 22, 2008 11:19 AM by ShadowOfTheBeast

Hi Scott,

Can you please help me i am following your Digg sample tutorial for silverlight:

but i cant get past the tutorial part 3? there seems to be an exception:

"the remote server  returned an Error: Not Found"

get the following error when i try to do the download under the following:

under the following Topic in tutorial 3 of your blogg i have attache a screen shot as well and displayed the error using a second textbox

Using System.Net.WebClient to Asynchronously Call the Digg REST Feed

This is my code as stated by your tutorial please notice i use another textbox(txtblkTodo) at to display the exception error i get within the

DiggService_DownloadStringCompleted() method :

private void SearchBtn_Click(object sender, RoutedEventArgs e)

{

// Retrieve Topic to Search for from WaterMarkTextBox

string topic = txtSearchTopic.Text;

//txtSearchTopic.Text += 'Searching';

// Construct Digg REST URL

string diggUrl = String.Format('services.digg.com/.../topic{0}?count=20&appkey=http%3A%2F%2Fscottgu.com', topic);

// Initiate Async Network call to Digg

WebClient diggService = new WebClient();

diggService.DownloadStringCompleted += new DownloadStringCompletedEventHandler(DiggService_DownloadStringCompleted);

diggService.DownloadStringAsync(new Uri(diggUrl));

}

private void DiggService_DownloadStringCompleted(object sender, DownloadStringCompletedEventArgs e)

{

if (e.Error == null)

{

string result = e.Result;

//Todo: Do Something with the XML

}

Display the exception:

txtblkTodo.Text = 'e.Error.Message****: ' + e.Error.Message +

'e.Error.InnerException****: ' + e.Error.InnerException +

'e.Error.StackTrace****: ' + e.Error.StackTrace +

'e.Error.GetBaseException****: ' + e.Error.GetBaseException();

}

when i download the sample it works fine but when i follow the tutorial part 1 and 2 are easy but part 3:

Using System.Net.WebClient to Asynchronously Call the Digg REST Feed

just does not work I painstakingly made sure both codes (in your Sample and the one i have hand-coded) as identical down to the referenced assemblies and still when i type in "programming" or "basketball" to retrieve the data in mines i get the stupid exception as mentioned above  but when i do thesampe thing in your sample i downloaded it works! why is this? i even deleted all the other files and code just to make sure my code and your code are the the same still i get the same error, this is quite frustrating can you please help????

# re: Silverlight 2 Released

Thursday, October 23, 2008 5:04 AM by David Rupp

Hello Scott,

You were writing about the upcoming silverlight toolkit with a lot of controls in it. when will be the first release of the toolkit?

thanks for your tutorial, it was very helpful.

greets dave

# Silverlight 2 Released!

Thursday, October 23, 2008 11:43 PM by Keith Kinnan's Blog

In case you haven't noticed, the final release of Silverlight 2 went live last week! Silverlight 2 is

# Silverlight 2 RTW újdonságok (1. rész): Eclipse4SL és általános architektúrális útmutatás

Friday, October 24, 2008 6:06 AM by Win32 és tovább

[2008. október 24.] Az október 14-i RTW (Ready To Wire) bejelentéskor közre adott legfontosabb alapinformációkkal

# Silverlight 2 - Liberado

Friday, October 24, 2008 1:01 PM by Tecnología en la Vida diaria

El buen Scott lo acaba de anunciar, Microsoft acaba de liberar Silverlight 2, lo que quiere decir que está listo para ser usado tanto por desarrolladores como por usuarios finales, con todo el sopor ...

# Byteinformatico.com &raquo; Sali?? Silverlight 2.0 &#8230;. que Emoci??n??

Pingback from  Byteinformatico.com  &raquo; Sali?? Silverlight 2.0 &#8230;. que Emoci??n??

# Silverlight 2 RTW újdonságok (2. rész): Control-ok egységes és széleskörű rendszere

Sunday, October 26, 2008 11:19 PM by Win32 és tovább

[2008. október 27.] Az október 14-i RTW (Ready To Wire) bejelentés kapcsán megvizsgáltuk a Silverlight

# the rasx() context &raquo; Blog Archive &raquo; ???Netflix finally brings ???Watch Instantly??? to Macs via Silverlight??? and other links???

Pingback from  the rasx() context  &raquo; Blog Archive   &raquo; ???Netflix finally brings ???Watch Instantly??? to Macs via Silverlight??? and other links???

# Coding is Art &raquo; Blog Archive &raquo; Things Are Heating Up

Friday, October 31, 2008 6:55 AM by Coding is Art » Blog Archive » Things Are Heating Up

Pingback from  Coding is Art  &raquo; Blog Archive   &raquo; Things Are Heating Up

# Silverlight 2 has been offically released! &laquo; Albert&#8217;s Tech Log

Pingback from  Silverlight 2 has been offically released! &laquo; Albert&#8217;s Tech Log

# re: Silverlight 2 Released

Friday, November 14, 2008 4:50 PM by Lily

Hello Scott,

Is there an easy-to-follow example for creating a web part that runs Silverlight 2.0 app in MOSS 2007?  I found this link: blogs.msdn.com/.../hosting-silverlight-in-a-sharepoint-webpart.aspx  

But my web part displays a blank webpart at the end.  

Thanks.

# Update on Silverlight 2 - and a glimpse of Silverlight 3

Monday, November 17, 2008 2:01 AM by ScottGu's Blog

We shipped Silverlight 2 last month.&#160; Over the last 4 weeks, the final release of Silverlight 2

# Update on Silverlight 2 - and a glimpse of Silverlight 3

Monday, November 17, 2008 2:34 AM by BusinessRx Reading List

We shipped Silverlight 2 last month.&#160; Over the last 4 weeks, the final release of Silverlight 2

# Silverlight The Future | SilverlightCoder.net

Monday, November 17, 2008 6:11 PM by Silverlight The Future | SilverlightCoder.net

Pingback from  Silverlight The Future | SilverlightCoder.net

# Update on Silverlight 2 - and a glimpse of Silverlight 3 &laquo; Another Tech Buzz!!! By Geekie Guy

Pingback from  Update on Silverlight 2 - and a glimpse of Silverlight 3 &laquo; Another Tech Buzz!!! By Geekie Guy

# Silverlight 2 Available!

Tuesday, November 18, 2008 9:47 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&rsquo;s new, changes between the different versions

# UPDATED: Silverlight 2.0 Released, Deep Zoom Composer Updated - Technology Info

Pingback from  UPDATED: Silverlight 2.0 Released, Deep Zoom Composer Updated - Technology Info

# re: Silverlight 2 Released

Wednesday, November 26, 2008 1:25 AM by limo

I really cant figure out how to do it, i am just trying to do it for one of my clients, just an animation so say all forms open up in popups but cant figure out how i am trying to do this for my limo hire website at abfablimos.co.uk/index.html , any suggestions as to how silverlight can benefit me here ?

# HenryMalthus &raquo; Silverlight Pong

Wednesday, December 10, 2008 12:33 AM by HenryMalthus » Silverlight Pong

Pingback from  HenryMalthus &raquo; Silverlight Pong

# Hot Link &raquo; Blog Archive &raquo; UPDATED: Silverlight 2.0 Released, Deep Zoom Composer Updated

Pingback from  Hot Link  &raquo; Blog Archive   &raquo; UPDATED: Silverlight 2.0 Released, Deep Zoom Composer Updated

# Update on Silverlight 2 - and a glimpse of Silverlight 3

Saturday, January 31, 2009 5:16 AM by News

We shipped Silverlight 2 last month.&#160; Over the last 4 weeks, the final release of Silverlight 2

# Eclipse and Silverlight, another interoperability journey has begun

Saturday, February 07, 2009 12:43 PM by Jean-Christophe Cimetière's blog (Microsoft)

Silverlight is a cross-platform browser plug-in that enables rich media experiences and .NET-based Rich

# Eclipse and Silverlight, another interoperability journey has begun

Saturday, February 07, 2009 12:45 PM by Interoperability @ Microsoft

Silverlight is a cross-platform browser plug-in that enables rich media experiences and .NET-based Rich

# Silverlight Tools Offered for Eclipse

Monday, February 09, 2009 2:10 PM by US ISV Developer Evangelism Team

Eclipse tools for Silverlight project has announced the release of , an Eclipse IDE plug-in for developers

# Silverlight 2.0 plug-in for Eclipse now available (eclipse4SL) | OSRIN.net

Pingback from  Silverlight 2.0 plug-in for Eclipse now available (eclipse4SL) | OSRIN.net

# Eclipse Tools for Silverlight (Eclipse4SL): now for Mac developers

Wednesday, March 18, 2009 1:07 PM by Interoperability @ Microsoft

One more step for the Eclipse Tools for Silverlight (Eclipse4SL) project: the Customer Technology Preview

# Eclipse Tools for Silverlight (Eclipse4SL): now for Mac developers

Wednesday, March 18, 2009 1:16 PM by Jean-Christophe Cimetière's blog

One more step for the Eclipse Tools for Silverlight (Eclipse4SL) project: the Customer Technology Preview

# Silverlight &#8211; l???p tr??nh vi??n .NET c???n ????n ?????u c??ng ngh??? &laquo; LockeVN&#8217;s PRESS on the wild wild web&#8230;

Pingback from  Silverlight &#8211; l???p tr??nh vi??n .NET c???n ????n ?????u c??ng ngh??? &laquo;  LockeVN&#8217;s PRESS on the wild wild web&#8230;

# Snapshot of the Silverlight 4 Wish list

Thursday, July 02, 2009 1:14 AM by ASPInsiders

It’s only been about 9 months since Silverlight 2 was released in October 2008, we are nearing the release