Overview

This chapter describes the JADE .NET class exposure example for the JADE Erewhon demonstration system, which is an Internet‑enabled online purchasing and tendering application. You can download the JADE‑Erewhon example system from https://github.com/jadesoftwarenz.

The Erewhon .NET example consists of an exposure of classes from the Erewhon system that is used by a WPF application to access the JADE database. The JADE .NET class library functions can be executed in the WPF application to execute a number of actions.

The code in the WPF application is for demonstration purposes only and is not intended for production systems.