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

SAP Sybase SQL Anywhere 16.0 (中文) » UltraLite - .NET 编程

 

教程:使用 UltraLite.NET 构建 Windows Mobile 应用程序

本教程指导您使用 Microsoft Visual Studio 完成为 Windows Mobile 构建 UltraLite 应用程序的过程。它使用 iAnywhere.Data.UltraLite 命名空间所提供的 ADO.NET 接口,并在 .NET 3.5 Compact Framework 上运行。

本教程包含 Visual Basic 应用程序和 Visual C# 应用程序的代码。

 能力和经验
 目标
 安装说明
 另请参见

第 1 课:创建一个 Visual Studio 项目
第 2 课:创建 UltraLite 数据库
第 3 课:将数据库连接控件添加到应用程序
第 4 课:插入、更新和删除数据
第 5 课:构建和部署应用程序
C# 教程的代码列表
Visual Basic 教程的代码列表