UltraLiteŽ - .NET Programming
Understanding UltraLite.NET Development
This chapter explains how to develop applications using UltraLite.NET.
For a hands-on tutorial, 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. |
Using SQL Anywhere tools in Visual Studio .NET
Connecting to a database
Encryption and obfuscation
Accessing and manipulating data using SQL
Accessing and manipulating data with the Table API
Transaction processing in UltraLite
Accessing schema information
Error handling
Authenticating users
Synchronization in UltraLite applications