Silverlight Tutorial for Web applications

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 XAML tutorial est focused on the tags of this language and on in the future, its use in Metro will be developped.

The online examples require you to download and install the Silverlight plug-in.
For a complete list of XAML tags for the Web, download the Silverlight SDK, the documentation is included.

Introduction

Getting started with Silverlight

  1. Creating a project for the Web
  2. First program with Expression Blend

Using Silverlight and XAML (this is also included in the XAML tutorial)

  1. Accessing elements and attributes
  2. Drawing on a Web page
  3. Using images
  4. Gradient

Using Silverlight

  1. Adding events to objects
  2. Full screen display

Appendix

Documents