Collection Contents Previous Next PDF

UltraLite.NET User's Guide

Understanding UltraLite.NET Development


About this chapter 

This chapter explains how to develop applications using UltraLite.NET.

For hands-on tutorials, see Tutorial: Build an UltraLite.NET Application.

Code samples in C# 
The code samples in this chapter are in Microsoft C#. If you are using one of the other supported development tools you must modify the instructions appropriately.

UltraLite database schemas
Connecting to a database
Encryption and obfuscation
Accessing and manipulating data using dynamic SQL
Accessing and manipulating data with the Table API
Transaction processing in UltraLite
Accessing schema information
Error handling
User authentication
Synchronizing UltraLite applications

Collection Contents Previous Next PDF