UltraLite.NET User's Guide
Introduction to UltraLite.NET
UltraLite.NET provides the following benefits for developers targeting small devices:
a robust relational database store
.NET programming ease-of-use
deployment on the Windows CE and Windows XP platforms
For more information on the features and benefits of the UltraLite, see Introduction.
The .NET Compact Framework is the Microsoft .NET runtime component for Windows CE. It must be deployed on any Windows CE device running a .NET application.
Developers deploying UltraLite applications using the .NET Compact Framework have the option of programming their applications in either Visual Basic .NET or the C# programming language, both of which are supported by UltraLite.NET. UltraLite.NET provides an iAnywhere.UltraLite namespace together with an UltraLite runtime library. This combination provides the benefits of .NET development together with access to operating-system specific features such as ActiveSync synchronization.
UltraLite.NET provides you:
Component API UltraLite.NET shares API features and structure with the other UltraLite components.
Windows CE deployment UltraLite.NET has been developed with Windows CE as a deployment target. It also supports ActiveSync synchronization.