搜索资源列表
ArkeSystems-SQLiteExplorer.source
- SQLite Explorer. C#写的Sqlite数据库界面,可以操作Sqlite数据文件。-SQLite Explorer. C# to write the Sqlite database interface can operate Sqlite data files.
NBearLitePetShop4.0.rar
- 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
QuickSharp-SDK-2.0.0.12565
- QuickSharp是一个很小型的 C# 集成开发环境,提供了一个代码编辑器,主要功能有代码自动完成、语法着色、内置编译和执行、支持 ASP.NET 和 SQL Server 、MySQL 和 SQLite 数据库。-QuickSharp is a very small C# integrated development environment, provides a code editor, the main function code completion, syntax coloring,
DBUtility
- Sqlite的操作类,可以方便的在编程中引用,并快捷的对Sqlite数据库进行操作。-Sqlite operation classes can be easily referenced in the programming, and quick action against the Sqlite database.
SQLite
- 基于嵌入式操作系统 windows CE .NET平台的嵌入式数据库SQLite开发源代码-Embedded operating system based on windows CE .NET platform, open source SQLite embedded database
Dataconverter
- 1、利用词典对内容进行伪原创处理,可以是数据表里的一个或多个字段; 2、繁简互换,并对一些特别词汇进行处理,如:鼠标<->滑鼠;程序<->程式;网络<->网路; 3、利用Google及Bing提供的API把中文内容翻译成英文(至于可读程度本程序无能为力); 4、定时启动火车采集程序采集,目前只可以控件到每个站点,尚不能精确到每个任务; 5、各词典编辑功能 6、多数据库支持,目前支持MS SQL、SQLite、MySQL、Acce-1, th
DbHelperSqlite
- CSharp操作sqlite的通用类!包括所有操作数据库的基本方法!-CSharp operation sqlite universal class! Includes all the basic method of operation of the database!
connectionByODBC
- 通过使用odbc数据源对sqlite数据库实现增删改查功能-By using the odbc data source for the sqlite database CRUD functions to achieve
LT.VS2005AddIns-source
- VS2005 / VS2008 简单实用代码生成器,针对VS2005 / VS2008开发的一套轻量级代码生成器,使用非常简单。支持多种数据库连接:MSSQL、MySQL、Access、SQLite等;支持自定义模板(使用XSL文件作为模板,只要熟悉XML就可以定义自己的模板);-A code generator for VS studio, simple using, supporting MSSQL、MySQL、Access、SQLite.
Demo
- 文件加密解密,并且有登陆、用户管理等功能,MD5加密密码。默认用户名和密码为:junjie 数据库是SQLite-File encryption and decryption, and landing, user management function, MD5 encrypted password. Default user name and password: junjie database is SQLite
DBcontrolSqlLite
- 针对小型本地数据库Sqlite做的数据库访问类-codes of dll for access Sqlite database
C-Sharp-Sqlite-database
- Wince上,C#操作Sqlite数据库DEMO及资料。-Wince on, C# Sqlite database DEMO operation and information.
SQLite-1.0.65.0-setup
- C#中Windows mobile中使用sqlite数据库的安装。-C#, Windows mobile using sqlite database installation.
Chat
- 基于WCF的聊天小程序,是本人在学习研究.NET框架下的WCF通信服务时,练手写的一个聊天小程序。该程序是使用C#基于WCF下开发的,用户界面使用的Winform,数据库使用的SQLite。支持用户登录、消息定向发送和群发送。可供C#开发爱好者学习研究WCF通信机制时参考学习。-WCF-based chat applet, I was in the study. While WCF communication services under the NET framework, practicin
SQLiteHelper
- SQLite的一个 数据库 添加 删除修改 等操作的类-SQLite operations such as add delete modify classes
SQLite.NET
- C#编写与SQLite数据库连接测试程序-C# to write and test programs SQLite connection
SqliteUploadAndDownLoad
- 1、C#实现对Sqlite数据库的操作。欢迎各位给出意见和建议。 2、上传:将文件和文件夹的数据保存到Sqlite中。 3、下载:从Sqlite中获取文件和文件夹的层级关系、数据 并导出。-1, C# to achieve the operation of the Sqlite . All comments and suggestions are welcome. 2, upload: file and folder data stored in Sqlite.
操作数据库
- 三层架构的餐饮管理系统,全注释。vs2015+sqlite(Three layer architecture of catering management system)
DbAccess
- C# --- sqlite数据库连接、建表、插入和查询(C# -- SQLite database connection, build table, insert and query)
Chat
- 这是本人在学习研究.NET框架下的WCF通信服务时,练手写的一个聊天小程序。该程序是使用C#基于WCF下开发的,用户界面使用的Winform,数据库使用的SQLite。支持用户登录、消息定向发送和群发送。可供C#开发爱好者学习研究WCF通信机制时参考学习。(This is my study in the framework of WCF.NET communication services, the practice of writing a chat applet. The program i