搜索资源列表
ArkeSystems-SQLiteExplorer.source
- SQLite Explorer. C#写的Sqlite数据库界面,可以操作Sqlite数据文件。-SQLite Explorer. C# to write the Sqlite database interface can operate Sqlite data files.
sqlite-netFx-source-1.0.74.0
- SQLite源代码,支持Visual Studio2008和Visual Studio2010-Source of SQLite Database,support Visual Studio2008 and Visual Studio2010
NBearLitePetShop4.0.rar
- 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
FreeSCADA2
- 完整的C#开发的组态软件.OPC,SQLITE,WPF-Open source scada in c#
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,
Manager
- 通过C#实现了一个餐厅点菜终端的管理监控。通过串口接收受到的数据,然后按照格式解析,最后使用sqlite存储数据-C# to achieve through a la carte restaurant management monitoring terminal. Through the serial data received by, and then resolve in accordance with the format, and finally the use of stored da
mysharpcodedemo
- Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases
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
Executable
- SQLite源代码,支持Visual Studio2005和Visual Studio2008-Source of SQLite,support Visual Studio2005 and Visual Studio2008
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.
SQLite
- SQLite数据访问类,可用在WinCE及Windows Mobile上。使用该类访问放在终端上的SQlite数据文件-SQLite Class
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.
sqlite-netFx35-binary
- some dll library of sqlite for wince.
sqlite-net-master
- sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in [http://www.sqlite.org SQLite 3 databases]. It is written in C# and is meant to be simply compiled in with your projects. It was first designed to work
SQLite.NET
- C#编写与SQLite数据库连接测试程序-C# to write and test programs SQLite connection
SQLite-application-examples
- C#在VS2008中使用SQLite应用举例-SQLite application examples
sqlite-netFx40-binary-Win32
- 读取sqlite库 netFx40-binary-Win32-2010-1.0.98.0-read sqlite library sqlite-netFx40-binary-Win32-2010-1.0.98.0
testSQLite
- 使用C#连接SQLite并进行数据查询。(Use C# to connect SQLite and query data.)