Silverlight Tutorial

For building Web application, with a graphical user interface, Silverlight is an environment provided freely by Microsoft, and it is currently the most universal one.

The online examples require you to download and install the last and final version 1.0 of the Silverlight plug-in. Silverlight 2.0 is not covered in this tutorial.
For a complete list of XAML tags for the Web, download the Silverlight SDK (see the tools page), the documentation is included.

Getting started with Silverlight
  1. Creating a project for the Web
  2. First XAML program
  3. Syntax of XAML in Silverlight

Using XAML in Silverlight

  1. Accessing elements and attributes
  2. Drawing on a Web page
  3. Using images
  4. Adding events to objects
  5. Full screen display
  6. Gradient
Building components for the Web
  1. Button
  2. Bar
Appendix

    License of the Silverlight tutorial.

See also:

(c) 2007-2008 Denis Sureau. Scriptol.com