Microsoft ASP.NET Futures: Using the Xaml Control

This sample shows:

  1. An ASP.NET Web page in IronPython with a Xaml control that references a XAML file.
  2. How an IronPython script file is referenced in a XAML file.
  3. How IronPython code can be used to manipulate XAML controls directly.

To run this sample, your browser requires the latest release of Silverlight. If the browser does not have the correct version of Silverlight, the Xaml control automatically renders placeholder UI that the user can click to install Silverlight.

Example 1: Using the Xaml Control