Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » Introduction to UltraLite.NET

Introduction to UltraLite.NET Next Page

UltraLite and .NET


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 applications can be deployed to Windows CE and Windows. If you are deploying to Windows CE, UltraLite.NET requires the .NET Compact Framework. If deploying to Windows, it requires the .NET Framework. UltraLite.NET also supports ActiveSync sychronization.

UltraLite.NET provides the following namespace:


iAnywhere.Data.UltraLite namespace (.NET 1.0)
iAnywhere.Data.UltraLite namespace (.NET 2.0)