In addition to the documentation, MTS includes useful sample applications that are valuable learning tools. You can copy any part of them into your own applications and modify them as necessary.
Throughout the MTS Programmer’s Guide, sample code and applications illustrate MTS programming techniques. Many of the files for these applications are included with your installation. You can find the source files for the applications in the \Samples folder of your MTS installation.
MTS provides the following sample applications.
Sample | Description |
---|---|
Sample Bank | Sample Bank is a simple transactional database application that demonstrates how to use the MTS application programming interfaces |
Tic-Tac-Toe | Tic-Tac-Toe is a simple multiuser game that shows nontransactional components managing shared state. |
Administrative Sample Scripts | The administrative object scripts demonstrate how to automate MTS Explorer procedures using VBScript. |
See Also
Installing MTS Development Samples and Documentation, Setting Up the MTS Sample Bank Application, Setting Up the MTS Tic-Tac-Toe Sample Application, Setting Up the MTS Administrative Sample Scripts, MTS Overview and Concepts,Visual Basic Script Sample for Automating MTS Administration