搜索资源列表
SQLserver
- c#sql server数据库的简单操作
《evc高级编程及其应用开发》源代码-2676
- 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)>
CEDB
- 采用c#开发的wince的数据库应用程序,测试通过!-Wince c# development using a database application, test passed!
SqlSrRemote_2005
- VS2005环境里C#编写的WINCE与WINDOWS数据库同步的程序,本人测试通过。-VS2005 environment written in C# WINDOWS WINCE database synchronization with the procedure, I test.
Sqlcetests
- 这是用c#开发的,创建数据库,连接数据库的源代码,已经通过测试-This is a c# Development, create databases, connect to database source code has passed the test
EmberbC
- 使用C开发的嵌入式平台软件源程序.有串行通讯、数据库入库等功能。-Visual C++
Mobile
- Mobile 移动应用开发宝典》示例源码 其中包含17个WebService ,数据库,文件签名,注册表 ,线程,控件,PocketOutlook(发送邮件)等 以c#和VB 编写的运用范例 方便大家学习参考-Mobile Mobile Application Development Collection, " which contains 17 sample source WebService, databases, file signatures, registry, threads
SQLiteDemo
- 利用SQLite做的演示程序,用Visual C++开发Windows CE下的数据库的另一种方法。-Demo program using SQLite to do with Visual C++ development under Windows CE database another way.
sqlite-source-wince
- wince环境下sqlite数据库c++语言程序-wince environment sqlite database c++ Programming Language
PDAWebService
- Webservice 源代码,适用于手持终端与主机数据库的通讯-Webservice source for handheld communication with the host database
CSharpSQLCE35
- 用C#写的嵌入式数据库SQL CE3.5基本操作,运行环境为WinCE6.0-Embedded with C# to write basic SQL CE3.5 database operations, operation environment for the WinCE6.0
SQL1
- 用C#写的嵌入式数据库SQL CE3.5基本操作,运行环境为WinCE6.0-Embedded with C# to write basic SQL CE3.5 database operations, operation environment for the WinCE6.0
NoteBook
- 本实例提供了在wince5.0下如何使用SQL Server CE 数据库开发,使得在嵌入式也能应用关系型数据库 C#语言,运行环境VS.NET2005-This example provides a wince5.0 how to use SQL Server CE database development, so can be applied in embedded relational database C# language and runtime environment VS.NET2
SQLLiteDemo
- c#语言下 sqlite编程 有链接数据库 记录客户信息-c# language under sqlite programming
MenuDemo
- C#语言下的sqlite 数据库编程 -C# sqlite
TestDB
- wince5.0 c#开发SQLITE和SQlce数据库创建,查询等功能-Wince5.0 c# development SQLITE and SQlce database creation, query, and other functions
CESqlite
- Wince上自己封装的Sqlite数据库操作类,基于EVC开发环境,很方便C++操作类,封装了容器对数据库进行操作。-Wince own package Sqlite database operations, EVC-based development environment, it is easy to operate C++ class that encapsulates the vessel to operate the database.
TestSQLite
- 本实全例主要帮助,初步学习C#下开发WINCE运行数据库SQLITE的学习之用。很实用。-Originally solid whole example main help, first step study C# study of the bottom development WINCE movement SQLITE it with.Very practical
CE练习
- 操作sqlce3.5数据库,可以对数据库进行增删改查。(Operate the sqlce3.5 database)