The C# sample applications are provided only in Windows packages. The build procedure for the C# samples are described in the "Getting Started" section.
By default, all sample executables are built in the
eXtremeDB/target/bin
directory so, after building the sample(s), it is convenient tocd
totarget/bin
to run the sample or, as recommended, step through the code in the development system debugger. Please use the links below to view the description and specific instructions for individual samples in the following categories:
Core Samples Demonstrate the essential eXtremeDB features implemented in C# Transaction Logging Demonstrate the eXtremeDB Transaction Logging features implemented in C# High Availability Demonstrate the eXtremeDB High Availability features implemented in C# Cluster Demonstrate the eXtremeDB Cluster features implemented in C# SQL Demonstrate eXtremeSQL implemented in C#