Contents Index SynchronizationException class Introduction

MobiLink Synchronization User's Guide

Writing Synchronization Scripts in .NET


About this chapter 

You control the actions of the MobiLink synchronization server by writing synchronization scripts. You can implement these scripts in SQL, Java, or .NET. This chapter describes how to implement synchronization scripts in .NET.

For information about writing scripts, see Writing Synchronization Scripts.

For a description and comparison of SQL, Java, and .NET, see Options for writing synchronization logic.

For information about writing scripts in Java, see Writing Synchronization Scripts in Java.


Introduction
Setting up .NET synchronization logic
Running .NET synchronization logic
Writing .NET synchronization logic
.NET synchronization example
MobiLink .NET API Reference

Contents Index SynchronizationException class Introduction