搜索资源列表
MySqlDBUtilDemo.rar
- 本示例演示了用C#操作MySQL的方法,提供了三个可重用的类MySqlDBUtil,MySqlPageUtil,Page。 本例程演示了: 1.MySQL数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用Limit子句的分页查询; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正则表达式来验证整数和实数; 8.listview用来显示数据的一
NBearLitePetShop4.0.rar
- 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
Csharp
- C#连接Access、SQL Server、Oracle、MySQL、DB2和SyBase六种不同数据库的程序源码和需要注意的点-C# Connection Access, SQL Server, Oracle, MySQL, DB2, and SyBase six different database programs and the need to pay attention to point source
QueryMySQL
- CSharp连接MySql数据库代码!在vs2008平台下些的CSharp连接MySql数据库的代码!-MySql database connectivity CSharp code! Vs2008 more at the next platform to connect MySql database of CSharp code!
Financial_management_software
- 此软件VS2005(c#)为编程软件,数据库软件使用MySQL 5.0。为更好的说明软件的功能,已将所有功能展示在<软件开发>音频文件中。音频文件中所用信息的用户名为emmachz,密码为111111。数据库文件放在MySQL文件夹下。-This software VS2005 (c#) for the programming software, database software to use MySQL 5.0. To better explain the function of
CareffEducation44
- 系统主要特色介绍: 1、领先的技术功底:系统采用目前最为先进和稳定的.Net 架构体系,支持Access、Mysql、SQLServer 等多种数据库安装。 2、维护简单,界面美观人性化:通过IE 浏览器来运行系统,实现客户端零维护。 3、系统基础设置功能强大,支持多种格式的功能扩充,主要设置包括,基本设置,学 期设置,院系设置,教师设置,教室管理,班级设置,学生设置,课程设置等功能可以数据 完全由用户定义。-Introduced the main features of the s
Csharp
- 内含ASP.NET连接mysql数据库的具体代码,关键一点是要添加一个mysql的dll,详情见文档-ASP.NET to connect mysql database containing the specific code, the key point is to add a mysql the dll, as detailed in the document
net-mysql
- C#链接MYSQL的一个简单示例+list读取!-C# link MYSQL in a simple example+ list to read!
WDB_Converter
- WDB to MYSQL converter
Dataconverter
- 1、利用词典对内容进行伪原创处理,可以是数据表里的一个或多个字段; 2、繁简互换,并对一些特别词汇进行处理,如:鼠标<->滑鼠;程序<->程式;网络<->网路; 3、利用Google及Bing提供的API把中文内容翻译成英文(至于可读程度本程序无能为力); 4、定时启动火车采集程序采集,目前只可以控件到每个站点,尚不能精确到每个任务; 5、各词典编辑功能 6、多数据库支持,目前支持MS SQL、SQLite、MySQL、Acce-1, th
GuessCapture
- Example Guess Capture using opencv wrapper on C# vs2005 & database mysql. Webcam image capture app to verify guess ID via tcpip module reader and serial rs232 COM port (IN-OUT activity monitoring)
MoneyManager
- 用C#和mysql写的一个简单的个人理财系统,该系统基于三层架构,适合初学者学习-Written in C# and mysql is a simple personal financial system, the system is based on a three-tier structure, suitable for beginners to learn
mysql-connector-net-6.0.0-noinstall
- Csharp用来连接mysql数据的dll,这是一个免安装版的-Csharp is used to connect the mysql data dll, which is a free installation
gelato0-95
- Gelato CMS是一款开源的多用户版轻博客,你可以自由使用和修改代码,Gelato CMS有普通、图片、视频、音频、链接、对话六种文章格式。 gelato 基于AJAX,PHP技术与MySQL构建的Tumblelog CMS。-You are free to use and modify the code, Gelato CMS are common, picture, video, audio, link, dialogue six article format. Gelato based
ASPDAL
- C#写的数据访问层代码,可以支持多种数据库oracle、mysql、sql server等。-The class is used to access of database, includes oracle,mysql,and sql server....
MySqlDemo
- C#连接MySQL数据库,当然原理是想通的,看明白后,可以扩展到三层架构中。-C# to connect to the MySQL database, just an entry-level source, of course, the principle is figured to see to understand, you can self-help is extended to the three-tier architecture. . .
C-sharp-connect-to-MySQL-DataBase
- 使用MySQLDriverCS.dll指令集完成C#程序连接MySQL数据库的需要-Use MySQLDriverCS.dll instruction set complete C# program needs to connect to the MySQL database
MySQL
- 主要是测试mysql的性能用例,主要从批量插入、修改等方面进行测试。-I do not know ,how to say in english
Codematic20101009
- 动软源码生成器,能通过连接数据库(SqlServer,Oracle,MySql)自动生成数据库对应的三层或多层逻辑-Soft- source generator, by connecting to the (SqlServer, Oracle, MySql) to automatically generate the corresponding to three or more layers of logic
c# to mysql
- C#访问mysql数据库,对数据库进行增删改查(C# access the MySQL database, adding and deletions to the database)