Skip Navigation LinksBase4.NET : Quickstarts

Skip Navigation Links.

Welcome to the Base4 Quickstarts Guide

This simple guide provides a number of code snippets for the more common Base4 tasks. This guide is focused on programming with Base4.

 

However before you can run any of the code you must have a running Base4 server, the 'readme' steps you through what is involved. 

 

Note: Most of the code samples that follow purposefully avoid using try / catch statements to keep the examples simple; obviously this approach is not recommended for production code!