beautypg.com

Appendix a: how to create and deploy a, Mapxtreme application, How to create and deploy a mapxtreme application – Pitney Bowes MapXtreme User Manual

Page 449

background image

How to Create and

Deploy a MapXtreme

Application

This appendix is designed as a tutorial to demonstrate the simplicity of creating,
packaging, and deploying a MapXtreme application. At the end of this tutorial
you will have gone through all the steps to successfully develop, package, and
deploy a well-implemented mapping application.

This tutorial assumes that you have already successfully installed Visual Studio
and are familiar with the use of that product. If you are not familiar with Visual
Studio, there are many resources available on the Microsoft MSDN web site.
Look at

msdn.microsoft.com/developerscenter/

. You should also have

installed MapXtreme. The code fragments contained within this document were
implemented using Visual Basic. For many of the sample applications, we also
provide C# .NET samples.

In this appendix:

Š

Customizing MapXtreme Samples . . . . . . . . . . . . . . . . . . . . . . . .457

Š

Building a Desktop Application . . . . . . . . . . . . . . . . . . . . . . . . . .457

Š

Building a Web Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .467

A