Interactive SDK
This sample contains the source code for the public Interactive Windows Phone SDK. The interactive SDK provides a set of functional and instructive samples for using the ArcGIS API for Windows Phone. Instructions on how to setup and use the sample code is provided below the download link below.
Interactive Windows Phone SDK setup
Download the Interactive Windows Phone SDK.
Go to the Interactive Windows Phone SDK on the web.
- Get the ArcGIS API for Windows Phone on your machine. See Getting started for details.
- Unzip the sample to a location of your choice. It includes a solution and project with the C# code for the ArcGIS API for Windows Phone samples.
- In Visual Studio 2010 or Visual Studio 2010 Express for Windows Phone, open the solution.
- If necessary, repair the references to the ESRI.ArcGIS.Client and ESRI.ArcGIS.Client.Bing.

While the Interactive Windows Phone SDK is provided both in both a Web format and for download, the structures of the two are slightly different. The downloadable version contains a Visual Studio project that you compile and run, making use of the Windows Phone emulator. The Web version is instead a Silverlight application, providing a Windows Phone emulator for use on the website. The samples provided are the same in both formats; only the user experience for interacting with them differs.