首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > A small library to easily access SQLite databases from .NET/Mono/MonoTouch applications

A small library to easily access SQLite databases from .NET/Mono/MonoTouch applications

  • 资源大小:35.91 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: ICATIONS

资 源 简 介

MOVED TO GITHUB sqlite-net is now hosted on github at http://github.com/praeclarum/sqlite-net. Please use that code as it has many advancements over this legacy code. Thanks! -Frank OLD CONTENT sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in SQLite 3 databases. It is written in C# 3.0 and is meant to be simply compiled in with your projects. It was first designed to work with MonoTouch on the iPhone, but should work in any other CLI environment. sqlite-net was designed as a quick and convenient database layer. Its design follows from these goals: Very easy to integrate with existing projects and with MonoTouch projects. Fast and efficient. Methods for executing queries safely (using parameters) and for retrieving the results of those query in a str

文 件 列 表

sqlite-net-71
examples
readme.txt
SQLite.cs
SQLite.MonoTouchAdmin.cs
VIP VIP
0.185642s