actual date  
DZ-Manager  
 
           
left   Skip Navigation Links
DZ-Manager
Home
Costs / Versions
Documentation
DzM-Cards
DzM-POS
Needed Hardware
Online-Tools
Print-Outs
References
Screenshots
-
Distribution
All regions
  DZ-Manager Online-Tools are different techniques to access your DZ-Manager database from a website or using scripts / your favorite .NET-Language.
It comes with DZ-Manager Professional Version at no extra costs.

1) DZ-Manager Online-Tools: a website for web browsers and mobile devices like smart phones that utilizes the DZ-Manager .NET-Library to show the load lists and the manifest board in real time on the internet. Furthermore your customers can book jumps and courses or log in and view their jumps as well as recharge their account using a credit card.
Last but not least the DZ-Manager Online-Tools include a web-service that allow the .NET-library, JUMP-Manager or 3rd party applications to access all data.

View a demo here or have a look at the actual load list of StartSkydiving.com. The website is created with Microsoft Visual Web Developer 2010 Express Edition, a development environment which can be downloaded from Microsoft for free.

DzmASP_NET


2) DZ-Manager .NET-Library: a .NET-library that offers an interface to access the basic data in your DZ-Manager database.
Now you can get the actual manifest board with less than 4 lines of code using your favourite .NET-Language.

Dzm_NET-library

You can also use the DZ-Manager .NET-Library to access your data from a PowerShell, even on a remote PC.
This way you can get a skydivers balance with 5 lines of code.

Dzm_NET-library-Shell


3) DZ-Manager PHP: a set of PHP scripts to show the manifest board in real time on the internet.

DzmPHP