This page provides example code and other resources used by the
Silverlight MSDN documentation.
Clock SampleAn analog clock that uses styles created in Expression Blend.
Run |
Download |
View documentation Control Template Sample for ButtonA custom ControlTemplate that changes the visual structure and visual behavior of a Button.
Download |
View documentation Control Template Sample for CheckBoxA custom ControlTemplate that changes the visual structure and visual behavior of a CheckBox.
Download |
View documentation Deep Zoom Collection SampleA Deep Zoom example created using Silverlight.
Run |
Download |
View documentation Deep Zoom SchemaThe XML schema (XSD) for the Deep Zoom collection file format.
Download Deep Zoom QuickStart SampleDownload |
View documentation Ink Erase SampleImplements the point erase and stroke erase for ink.
Run |
Download |
View documentation Isolated Storage SampleDescribes how to save and retrieve data as key-value pairs or files in isolated storage.
Download Issue Tracker SampleIssue Tracker sample is built using some of the new data-centric features of Silverlight 4. The Issue Tracker sample allows you to create new issues, open existing issues, and edit issues in a database. Issue Tracker also demonstrates some of the reporting features in Silverlight.
Download |
View documentation Multicast Client SampleImplements a simple peer to peer chat application to exchange text messages between
any number of computers within multicast range of each other.
Download |
View documentation Multicast Policy Server SampleImplements a Multicast Policy Server sample to authorize Silverlight multicast clients.
Download |
View documentation Out-of-Browser Window SampleDemonstrates how to create a custom out-of-browser window. Provides a reusable MainWindow class that provides standard window functionality including move, resize, pin, minimize, normalize, maximize, close, and storage of window size/position between runs.
Download |
View documentation Text Editor SampleImplements a Silverlight Text Editor using which you can type and edit rich text, insert images, calendars, and data grids, display text right-to-left, print text, and perform clipboard operations.
Run |
Download |
View documentation Video Player SampleVideo player with all the basic features like progress/seek slider, full screen toggle, play/pause/resume, etc.
Download VirtualizingStackPanel SampleImplements a custom VirtualizingStackPanel.
Download WCF RIA Services SampleDemonstrates using WCF RIA Services to access data in the AdventureWorksLT sample database.
Download |
View documentation Web Services SampleBuilds a Silverlight-enabled Web service and accesses its methods from a Silverlight client.
Download