 The idea of Data Exchange.
Template MMobila generates a code of applications enabling the data Exchange between smartphones and the SQL server – in the classic configuration between: the client (smartphone) and the server (SQL Server).
The structure of the server:
Template Moby4Android Enhance – generates the application code with the optional exchange data service.
Template MMobila CSharpRESTService – generates the application code in the C# programming language. This application code after the compilation, starting-up and integration with the IIS enables the data exchange between the IIS and the SQL server.
Template MMobila CSharpRESTService – generates also the script SQL.
This script after being started up on any database creates the data structures compatible with the structure of the android application data. Moreover, the SQL script creates auxiliary tables, views, functions and procedures which are necessary to the data exchange service.
|