You deploy code to a smart device as follows:
- Compile your generated code in Visual Studio.
- Deploy the start up project, i.e. the <model>Test project or User Interface project
- Deploy the SystemFramework project separately with the database file and required DLLs (such as ulnet10.dll for UltraLite support).