XAML Tutorial

"Zammel", the eXtensible Application Markup Language is a universal format for describing user interfaces, for RDA (Rich Desktop Applications) and RIA (Rich Internet Applications).
This language is easy to use, and a loot of tools are provided to build programs using it for the interface.

Tutorial

Using thee XAML language and the Expression Blend environment.

To use this tutorial, you have to download Expression Blend 3 and Visual Studio C# Express from the Microsoft site. The first is a trial version, the second is the free version of Visual Studio.

The environment

  1. .NET. The common runtime.
  2. WPF. The graphical interface system.

Getting started

  1. Creating a project.
  2. First program with Expression Blend.

The language

  1. Syntax of XAML.
  2. Accessing elements and properties.
    License of the tutorial.

More information and tools

(c) 2007-2010 Scriptol.com - Traduction française Interface utilisateur XAML