搜索资源列表
Blog
- 简单实用的个人Blog站点源码 具有一般blog的相册、文章、作品等功能 程序结构也比较清晰 采用三层结构开发(利用了SQLHelper.cs(源码))采用了UrlReWrite技术 后台采用FTB(FreeTextBox)编辑器 后台地址admin 帐号和密码均为51aspx 原作者:Eric liu(微软MVP) 作者地址:http://www.ceocio.net
SQLHelper
- C#封装的SQL操作类,包含了对数据库操作的大部分操作
SqlHelper
- SqlHelper封装的C# SQL连接数据库
Microsoft.ApplicationBlocks.Data
- sqlhelper类,是MICROSOFT新发布的数据库访问类。使用起来非常简单好用。-sqlhelper category is the new release of Microsoft Database Access category. Using it is very simple and easy.
Csharp
- 各种类代码 AccessHelper.cs SqlHelper.cs-Various types of code AccessHelper.cs SqlHelper.cs
20090910
- C#常用类文件,包括:SqlHelper源码及使用实例,DataValidator,Excel操作类.cs,Word操作类.cs,常用输出JS脚本的类.cs,文件目录常用操作的类.cs,常用数据检查类.cs等等.-Common C# class files, including: SqlHelper source and use of examples, DataValidator, Excel action class. Cs, Word operation class. Cs, common
SqlHelper
- 对数据库进行操作,个人认为比较完整的代码,值得下载和保留。-sqlhelper.cs sqlhelper.cs
SqlHelper100604
- SqlHelper源码及使用实例 SqlHelper是非常方便的数据库操作函数,功能强大,使用起来非常简单,免去很多复杂的数据库操作的代码,在多层应用及面向对象开发中都有很多应用 SqlHelper源码带有详细的说明,示例中有51aspx原始的示例Sql语句 主要包括以下操作: 简单SQL语句(ExcuteSql) 带参数的简单SQL语句(ExcuteSQLParm) 简单存储过程 (ExcuteProc) 带参数的存储过程(ExcutePro
SQLHelper
- 最全的sqlHelper操作类 所有方法全有中文说明-The most complete sqlHelper action class all-Chinese descr iption of all methods
SqlHelper
- VB.net与C#连接数据库的代码,其实我觉得没什么啊,但是在技术论坛里,这个问题很火,因此整理了一下发给大家,注意要先准备好数据库,你可以顺着代码反建数据库,呵呵,就当学习一下。 -C# Vb.net database
SqlHelper
- 微软推出的.net下面的数据库调用类C#版SqlHelper.cs-Microsoft' s. Net database calls like the following C# version SqlHelper.cs
SQLHelper
- 微软包装好的SQL Helper,可以用来方便的访问各类数据库。-SQLHelper of C# to access all kinds of DB
Microsoft-SqlHelper
- SqlHelper是一个基于.NET Framework的数据库操作组件。组件中包含数据库操作方法,目前SqlHelper有很多版本,主要以微软一开始发布的SqlHelper类,后面包含进了Enterprise Library开源包中了。 SqlHelper 类用于通过一组静态方法来封装数据访问功能。该类不能被继承或实例化,因此将其声明为包含专用构造函数的不可继承类。在 SqlHelper 类中实现的每种方法都提供了一组一致的重载。这提供了一种很好的使用 SqlHelper 类来执行命令的模
SqlHelper
- C#数据库操作中用到的一个sqlhelper.cs。-C# database operation used in a sqlhelper. Cs.
SqlHelper
- 这是SqlHelper代码。-This is Sqlhelper.
SqlHelper
- SqlHelper的应用及其功能,对初学者非常有益-SqlHelper application and its functionality, very useful for beginners
SqlHelper
- 以前做东西时自己编写的sqlhelper,里面只包含数据读写的常用的功能。感觉比官方的好用点-The sqlhelper to do something I have written before, which contains only the commonly used functions for reading and writing data. Feel easy to use than the official
sqlHelper
- SQL_Server数据库操作基础类,SQLHelper操作数据库相关-SQL_Server database operations base class, SQLHelper database-related operations
SqlHelper
- sqlhelper的经典代码源码,连接mssqlserver必备。-sqlhelper classic source code, connect mssqlserver essential.
SqlHelper
- 一个Sql帮助类SqlHelper,以及参数、存储过程、事务-A Sql helper class SqlHelper, and parameters, stored procedures, transactions
