New Item Templates
The ArcGIS Explorer SDK installs a number of item templates which help you to create the most common items required for ArcGIS Explorer custom tasks. You can find out below how to use these item templates.
Using the New Project Templates
- Open Microsoft Visual Studio .NET 2005.
- Open the project which you wish to add a new item to.
- Choose Project, Add New Item.
- In the New Item dialog box, select your language of choice, Visual C#, or Visual Basic.
- Underneath your language choice, navigate to ArcGIS, Explorer, and ensure that
Explorer is selected in the tree view.
Note that the items listed under ArcGIS will vary according to which products you have installed. - You should now see available ArcGIS Explorer item templates in the Templates
pane. Select the template you require.

- Fill in the Name textbox.
- Click OK.
A new item will be added to your existing project.