Microsoft ASP.NET Futures: Using the Xaml Control with Managed JScript

This sample shows:

  1. An ASP.NET Web page in Managed JScript with a Xaml control that references a XAML file.
  2. How a Managed JScript script file is referenced in the XAML file.
  3. How Managed JScript code can 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