Interactive SDK samples

The interactive SDK provides a set of functional and instructive samples for using the ArcGIS API for WPF in WPF applications. The interactive SDK includes both example functionality and the code to create each sample.The interactive SDK can be downloaded and used on your local machine. To set up the sample code on your machine, take the following steps:

  1. Download the Interactive WPF SDK samples.
  2. Download and install the February 2010 version of the WPF Toolkit on CodePlex. If necessary, repair the reference to the WPFToolkit assembly.
  3. Download and install the Expression Blend 4 SDK for .NET. If necessary, repair the reference to the System.Windows.Interactivity assembly.
  4. Unzip the sample to a location of your choice. One solution is included that contains CSharp code for a WPF project.
  5. In Visual Studio 2010, open the solution.
  6. If necessary, repair the references to the ESRI.ArcGIS.Client, ESRI.ArcGIS.Client.Behaviors, ESRI.ArcGIS.Client.Bing, ESRI.ArcGIS.Client.Toolkit, ESRI.ArcGIS.Client.Toolkit.DataSources assemblies in the WPF application.
  7. For rich media support (for example, Windows Media Video [WMV]) in the WPF interactive SDK, install the latest version of Windows Media Player for your operating system.
  8. Clean the solution, then run the application.
1/23/2012