Web application architecture – Pitney Bowes MapXtreme User Manual

Page 72

Advertising
background image

Chapter 4: Understanding the MapXtreme Architecture

Web Application Architecture

MapXtreme v7.1

72

Developer Guide

Web Application Architecture

Architecture Description

The Web application illustrated above takes into account the following components and capabilities:

MapXtreme Web Application

Microsoft .NET Infrastructure

Map-building Tools

Data Access

MapXtreme Web Application

A typical MapXtreme web application contains views (presentation layer), a model (to interact with
data source and application internal data model), and controller (the business logic that controls the
flow of the application).

MapXtreme provides web templates that are integrated into Microsoft Visual Studio to help you
create your initial web application. For a tutorial on building a web application, see

Building a Web

Application

.

Advertising