Silverlight allows you to create Rich Internet Applications for the Web. The following QuickStarts demonstrate some of the key features of Silverlight. The QuickStarts include running samples, code snippets in C# and Visual Basic, and links to the Silverlight documentation to get you started creating Silverlight-based applications.
21
3
Describes how to create basic animations by changing property values and by using key frames.
0
0
Describes how to integrate images into your applications.
3
3
Describes how to create a ControlTemplate to customize the appearance of a CheckBox control.
0
0
Describes how to access the HTML DOM from managed code, and to call managed code from JavaScript.
1
1
Describes hows how to use LINQ to filter, group, sort, transform, and project an RSS feed.
0
0
Provides an introduction to using Web services in Silverlight.
1
0
Describes how to create 3D effects.
6
8
Describes how to integrate media into your applications.
0
0
Describes how to create a Deep Zoom image, load a Deep Zoom image, and add interactivity.
0
0
Describes how to data bind to a control and customize the display.
0
0
Describes how to save and retrieve data as key-value pairs or files in isolated storage.
2
0
Describes how to create a Silverlight client that can access and display a syndication service.
0
0
Demonstrates dynamic languages (Python and Ruby) by showing the DLR Console sample.