The .NET Compact Framework is the Microsoft .NET runtime component for Windows CE. It supports several programming languages. You can use either Visual Basic.NET or C# to build applications using UltraLite.NET.
UltraLite.NET provides the following namespaces:
iAnywhere.Data.UltraLite This namespace provides an ADO.NET interface to UltraLite. It has the virtues of being built on an industry-standard model and of providing a migration path to the Adaptive Server Anywhere ADO.NET interface, which is very similar.
iAnywhere.UltraLite This namespace is the original UltraLite.NET namespace. It is deprecated in release 9.0.2, and will not be available in the next major release of SQL Anywhere.
The UltraLite.NET runtime supports both these namespaces.
UltraLite.NET applications can be deployed to Windows CE and Windows XP. If deploying to Windows CE, UltraLite.NET requires the .NET Compact Framework. If deploying to Windows XP, it requires the .NET Framework. It also supports ActiveSync sychronization.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.