Unwired Accelerator provides a sample .NET container client that you can use on Windows mobile devices. You can deploy mobile applications and synchronize data between Unwired Accelerator and the mobile device. You can customize the default .NET client on the Unwired Accelerator server, and on the individual mobile device. See the Unwired Accelerator Developer’s Guide for information.
Additionally, Unwired Accelerator provides .NET development APIs for creating a custom .NET client. The .NET APIs work with UltraLite and MobiLink to store and sync data to and from the UA 8.0 server. No knowledge of SQL is needed when using these APIs. The APIs enable you to interact with the UA mobile applications and data using an object oriented approach.
See the following for information:
The .NET development API and online help are located in:
SYBASE\tomcat\webapps\onepage\dotnet\UA.API-bin.zip
The online help is in two forms: windows compiled help (.chm) and HTML pages.
The generated API development documentation API is located in:
SYBASE\tomcat\webapps\onepage\dotnet\docs
The “Custom .NET Client Development Tutorial “is located in the Mobile Application Development Tutorial.