Studio for Silverlight Live Examples

Studio for Silverlight Control Explorer

Experience all Silverlight controls firsthand with the Silverlight Control Explorer. Launch the demo, select a Silverlight control from the list, modify settings, and view key features of each control.

SilverTunes Music Store

This Silverlight implementation of an 'iTunes' like application loads artist, album, song, and video information from a database. It then shows the album covers in a carousel, with a rotating effect and reflection. The MP3 files included in the sample are provided for demo purposes only and are truncated to protect the copyright owners.

Silverlight Stock Portfolio

Create and manage a stock portfolio. The sample loads the stock portfolio from isolated storage (or creates a new one when run for the first time). The app then retrieves real-time stock quotes using a Web service and shows the portfolio information in a grid. The grid shows personal portfolio information, real time stock information, and some calculated data. You can add new stocks to the portfolio or remove existing ones.

Silverlight Olympic Tracker

Keep track of the medals for the 2008 Summer Olympics Games. Who won what? This smart application tracks medal tallies country-by-country using a Web service, and provides multiple viewing options. OlympicTracker is a data visualization focused application that shows the same data in three different ways: using C1Maps, C1DataGrid, and C1Chart.