MobiLink supports the Microsoft Visual Studio programming languages for writing synchronization scripts.
To write MobiLink scripts in Microsoft .NET, you can use any language that lets you create valid Microsoft .NET assemblies. In particular, the following languages are tested and documented:
Microsoft C#
Microsoft Visual Basic .NET
C++
Microsoft .NET synchronization logic can function just as SQL logic functions: the MobiLinkMobiLink events just as it accesses SQL scripts on the occurrence of server can make calls to Microsoft .NET methods on the occurrence of MobiLink server can make events. A Microsoft .NET method can return a SQL string to MobiLink.