Tutorial: Build an UltraLite.NET Application
This tutorial guides you through the process of building an UltraLite.NET application in Visual Studio. It uses the ADO.NET interface provided by the iAnywhere.Data.UltraLite namespace.
This tutorial contains code for a Visual Basic .NET application and a Visual C# application.
The tutorial takes about thirty minutes if you cut and paste the code. It takes significantly longer if you type the code yourself.
This tutorial assumes the following:
You are familiar with the C# programming language or the Visual Basic .NET programming language.
You have Microsoft Visual Studio .NET 2003 installed on your computer.
You know how to create an UltraLite schema using the UltraLite Schema Painter.
For more information, see Lesson 1: Create an UltraLite database schema.
The goals for the tutorial are to gain competence and familiarity with the process of developing UltraLite.NET applications in the Visual Studio environment.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.