Deploying Code to a Smart Device

You deploy code to a smart device as follows:

  1. Compile your generated code in Visual Studio.
  2. Deploy the start up project, i.e. the <model>Test project or User Interface project
  3. Deploy the SystemFramework project separately with the database file and required DLLs (such as ulnet10.dll for UltraLite support).