Skip to content

Dev_ChronoZoom Architecture

William French edited this page Aug 7, 2014 · 1 revision

ChronoZoom Architecture

Overview

ChronoZoom is composed of a web application and a service built on HTML5 and Microsoft .NET hosted in Windows Azure and SQL Azure. The client is written in TypeScript, the server in C# and the storage schema and logic in T-SQL.

The ChronoZoom client interacts with the ChronoZoom service through a REST API to perform all run-time and authoring operations.

The following diagram depicts the high-level architecture:

Login

Contents

Client Architecture

Server Architecture

Storage Architecture


Client Architecture

Login

Server Architecture

Login

Storage Architecture

Login