Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - .NET 编程 » 教程:使用 UltraLite.NET 构建 Windows Mobile 应用程序

 

第 5 课:构建和部署应用程序

在以下过程中,您将生成应用程序,并将其部署到一个远程设备或模拟器。

 ♦ 部署应用程序
  1. 生成解决方案。

    确保生成应用程序时没有出错。

  2. 选择部署目标。

    部署目标必须与应用程序中所包含的 ulnet12.dll 的版本匹配。

  3. 单击 [Debug] » [Start]。

    这将生成一个包含应用程序的可执行文件,并将其部署到模拟器。此过程可能需要一些时间,尤其是在运行应用程序之前必须部署 .NET Compact Framework 时。

 部署疑难解答项目清单