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

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
. 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