Truly XAML. Truly Amazing.
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.
See the famous FlexGrid in action! Modeled after the popular WinForms version, FlexGrid for Silverlight offers many unique features such as true unbound mode, flexible cell merging, and multi-cell row and column headers.
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.
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.
Webcast: Doing More with Silverlight
The Webcast covers how to: navigate between multiple pages, pass data between pages, show pop-up windows or dialogs within the Silverlight environment, create styles, use a single style across an entire application (much like CSS but for Silverlight), and customize a control's template for even more styling capabilities.