Asp.net web applications – Pitney Bowes MapXtreme User Manual

Page 48

Advertising
background image

Chapter 2: Getting Started

Creating Applications in Visual Studio

MapXtreme v7.1

48

Developer Guide

7. Use the controls in the toolbar to manipulate the map as you would with any other Pitney Bowes

Software mapping application.

ASP.NET Web Applications

The following procedure outlines the steps to make a simple ASP.NET Web Application using the
MapXtreme 7.1.0 Web Application template. The template is pre-configured for both IIS 6 and IIS 7.

This example is specific to Visual Basic.NET. To create a Visual C# ASP.NET map application
substitute Visual C# for Visual Basic in the following steps.

1. From the Visual Studio File menu, click New Project. The New Project dialog box appears.

2. From the Installed Templates list, choose Visual Basic and Windows. From the available web

templates, choose MapXtreme Classic Web Application or MapXtreme Integrated Web
Application.

3. Set the name of the application and solution and the location for the project. Click OK.

4. Under Solution Explorer double-click MapForm.aspx to see the design view view of the

MapControl and some tools.

Advertising