搜索资源列表

  1. XNet.SqlHelper

    0下载:
  2. 我的sqlhelper 大家一起研究一下-my sqlhelper everyone to see
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48442
    • 提供者:daikin
  1. SQLHelper

    0下载:
  2. 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSetting
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6542
    • 提供者:沈镇杰
  1. SqlHelper

    0下载:
  2. SqlHelper封装的C# SQL连接数据库
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:906377
    • 提供者:哇沙米
  1. SQLHelper

    0下载:
  2. 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSetting
  3. 所属分类:数据库系统

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:沈镇杰
  1. Microsoft.ApplicationBlocks.Data

    0下载:
  2. sqlhelper类,是MICROSOFT新发布的数据库访问类。使用起来非常简单好用。-sqlhelper category is the new release of Microsoft Database Access category. Using it is very simple and easy.
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:发财
  1. XNet.SqlHelper

    0下载:
  2. 我的sqlhelper 大家一起研究一下-my sqlhelper everyone to see
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:64512
    • 提供者:daikin
  1. FactoryMessage

    0下载:
  2. 三层(工厂模式)简单留言板 利用一个简单的留言板示例来讲解三层结构(工厂模式)的使用,其中数据库操作使用的是SqlHelper 分层名成分别为:MessagesBoard(web层)、SQLServerDAL、DALFactory、IDAL、BLL DB_51aspx下为Sql数据库,附加即可 三层结构--简单留言板,比较适合初学者。自己也是初学者 开发环境:vs2005+sql2-Three (
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:219136
    • 提供者:002
  1. sqlhelper

    0下载:
  2. 我们刚刚学的内容,挺有用的,希望大家指导一下,我很高兴能将我的资源在此共享-We have just learned, quite used, hope that we like to tell, I am very pleased to have my share of resources in this
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-14
    • 文件大小:46080
    • 提供者:小东
  1. SQLHelper

    0下载:
  2. C#封装的SQL操作类,包含了对数据库操作的大部分操作-C# Package of SQL operations, are contained on the database operations most of the operation
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:luckystar
  1. SqlHelper

    0下载:
  2. SqlHelper封装的C# SQL连接数据库-SqlHelper package C# SQL connect to database
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:906240
    • 提供者:哇沙米
  1. MyHome2008

    0下载:
  2. 该项目中对 SQLHelper 类进行了简单封装,使其具备简单的ORM (读)功能。该项目在 DBTask.Access2000 项目中得到引用-The project of a simple type SQLHelper package to have a simple ORM (time) function. The project has been cited DBTask.Access2000 projects
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-14
    • 文件大小:1687552
    • 提供者:mkmxh
  1. SqlHelper

    0下载:
  2. 使用SQL实现,SQLHelper,很好的啊!-Use SQL to achieve, SQLHelper, good ah!
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:杨丽
  1. Book

    0下载:
  2. 1: vs2005 + ajax + Access 开发 2: 格式简洁,便于理解,修改 3:引用Access 版 SqlHelper 便于向SqlServer 迁移, 4:个人觉得亮点是取得留言页面重写Render方法,结合应用的数据显示控件,便于修改布局 5: 添加留言须输入验证码 -1: vs2005+ Ajax+ Access development 2: the format is simple and eas
  3. 所属分类:其它源码

    • 发布日期:2024-05-14
    • 文件大小:67584
    • 提供者:cometolearn
  1. MyHotelManager

    0下载:
  2. 酒店管理系统 北大青鸟商业项目,值得斟酌,绝不是一般垃圾代码 该系统采用VS2005+SQL2005开发,采用Extjs2.0技术实现UI展示. 数据库脚本:App_Data文件夹下. 该系统为北大青鸟(重庆足下)Y2项目,请大家多多指教! 数据库操作采用的是SqlHelper-Beida Jade Bird hotel management system of commercial projects,
  3. 所属分类:酒店行业

    • 发布日期:2024-05-14
    • 文件大小:2230272
    • 提供者:leon
  1. Microsoft.ApplicationBlocks.Data

    0下载:
  2. 详细说明:sqlhelper类,是MICROSOFT新发布的数据库访问类。使用起来非常简单好用。-sqlhelper category is the new release of Microsoft Database Access category. Using it is very simple and easy.
  3. 所属分类:数据库系统

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:刘俑
  1. SQLHelper

    0下载:
  2. 微软官方发布的SQL逻辑封装,数据库增删改轻松实现-Microsoft' s official release of SQL logic package, the database for easy additions and deletions to
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:wwb
  1. Csharp

    0下载:
  2. 各种类代码 AccessHelper.cs SqlHelper.cs-Various types of code AccessHelper.cs SqlHelper.cs
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:城市风
  1. SqlHelper

    0下载:
  2. 对数据库进行操作,个人认为比较完整的代码,值得下载和保留。-sqlhelper.cs sqlhelper.cs
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:johnfzj
  1. SQLHelper

    0下载:
  2. 基于Asp.net的SQLHelper类的源码与实例程序-The source code of "SQLHelper" which is developed by c#
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:143360
    • 提供者:savageclc26
  1. SQLHelper.cs

    0下载:
  2. 在 SqlHelper 类中实现的每种方法都提供了一组一致的重载。这提供了一种很好的使用 SqlHelper 类来执行命令的模式,同时为开发人员选择访问数据的方式提供了必要的灵活性-SqlHelper class in the realization of each method provides a set of consistent overloaded. This provides a very good use SqlHelpe
  3. 所属分类:.net编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Sandy
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org