CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - dal code

搜索资源列表

  1. OracleDALGen-4765

    0下载:
  2. oracle dal gen,生成.NET ORACLE DAL层代码-oracle dal gen, generation. NET ORACLE DAL layer code
  3. 所属分类:Oracle

    • 发布日期:2017-04-03
    • 文件大小:73413
    • 提供者:pconcool
  1. codeslave

    1下载:
  2. 1、管理数据库表,查看结构、生成常用SQL语句和存储过程、导出表结构文档。 2、根据字段生成对象的属性和构造函数。 3、基于PetShop架构,生成常用操作的DAL/BLL/Model层C#代码,包括插入、更新、删除、查询、分页查询等操作。 4、附带一些有用的小工具如MD5加密、正则表达式验证等。 -1, the management of database table, view the structure, commonly used to generate SQL s
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:212912
    • 提供者:n_nm_m
  1. BuildCode

    0下载:
  2. 通过数据库结构生成三层结构(DAL,BLL,Entity)的代码。可以支持sql server和oracle数据库-Through the database structure to generate three-tier architecture (DAL, BLL, Entity) code. Sql server can support and oracle database
  3. 所属分类:Database system

    • 发布日期:2017-05-16
    • 文件大小:4584585
    • 提供者:长城李
  1. petshop

    0下载:
  2. MVC多层分页演示程序源码 该程序通过socan代码生成器生成底层DAL、BLL、Model、IDAL等,通过该示例对研究三层的使用很有帮助,关于详细说明请参照代码佩文 数据库操作使用SqlHelper 该程序采用VS2005+Sql2000数据库(DB_51aspx下为数据库文件,附加即可)-MVC Multi-page demo program source code of the program through the socan code generator
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1168675
    • 提供者:lazapple
  1. IbatisFramework

    0下载:
  2. Ibatis框架三层架构项目源码 Ibatis框架三层架构项目源码(含数据库),直接运行就能看!项目分层为DAL、Model、Web! -Ibatis framework of the three-tier project source Ibatis framework of the three-tier project source code (including database), can be read directly run! Item stratification f
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:435542
    • 提供者:george
  1. WebDisk(CSharp)

    0下载:
  2. 网络硬盘的开发代码,语言为C#。 1.可以直接打开项目文件以查看源代码。 2. 若不成功的话,读者可以新建立一个项目, 把该项目文件夹下的所有内容复制到新项目中, 也可以通过添加功能把所内容添加到新项目中。 3.把DAL项目添加项目下面 4.修改数据库连接 <appSettings> <add key="ConnectionString" value="Data Source=(local) Initial Catalog=Vote U
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1705984
    • 提供者:zyy
  1. codesmith_templete_by_kuibono

    0下载:
  2. CodeSmith自动生成存储过程、实体类以及DAL操作类代码 C#,用于WEB开发。-CodeSmith automatically generate stored procedures, DAL operating entity class and the class code to C#, for WEB development.
  3. 所属分类:Web Server

    • 发布日期:2017-04-08
    • 文件大小:21969
    • 提供者:kuibono
  1. CodeSmith4.1.3

    0下载:
  2. C#代码生成器,可生成Model层、DAL层、BLL层代码 包括模板以及注册码生成器-C# code generator can generate Model layer and the DAL layer, the BLL layer code Including templates and registration code generator
  3. 所属分类:CSharp

    • 发布日期:2017-05-30
    • 文件大小:13153546
    • 提供者:xsj
  1. MysqlDataAcessLayer

    0下载:
  2. C#的源代码,用于创建MySQL数据库中的数据访问层方列。-Sample c# source code for creating MySQL database data access layer (DAL)
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:309849
    • 提供者:Lum Chan Yee
  1. kingmoon

    0下载:
  2. Lm.Common.Csv csv文件的读取与生成 通用数据访问层示例 Lm.Common.DAL 通用数据访问层基类及公用类 Lm.Common.DAL.Sql 通用数据访问层针对sql server 2005及以上版本的实现 Lm.Common.Excel Excel2003的读取与生成 Lm.Common.Excel.OpenXml Excel2007、2010的读取和生成 Lm.Common.ExtensionMethods
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:17573188
    • 提供者:ffffff
  1. 51aspx

    0下载:
  2. DaivOA办公管理系统源码 源码描述: 采用N层架构便于二次开发和简便维护: Daiv_OA.BLL:业务逻辑层 Daiv_OA.DAL:数据访问层 Daiv_OA.DBUtility:数据连接层 Daiv_OA.Entity :实体类 Daiv_OA.UI:自定义UI Daiv_OA.Utils:公共层 Daiv_OA.Web:页面显示层 采用的后台模版:Liger UI框架 简介美观,功能强大 采用了大量的Jquery和jquery+Ajax 增
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-24
    • 文件大小:5636096
    • 提供者:李凯
  1. jiandanguanggao

    0下载:
  2. 今天做项目用到网站广告管理,用了半天做了个小功能,页面和一些验证都没有仔细来做,下载后请自行修改自己的项目页面和验证问题. 数据库采用SqlHelper进行控制和管理,采用简单三层模式进行开发,App_Code下为DAL和Model的代码 -Used website advertising management today to do the project, with a long time to do a small page and some validation do n
  3. 所属分类:.net

    • 发布日期:2017-12-07
    • 文件大小:132799
    • 提供者:dsgdg50858
  1. Ibatis

    0下载:
  2. Ibatis框架三层架构项目源码(含数据库),直接运行就能看!项目分层为DAL、Model、Web! 你可以任意修改程序-Ibatis framework of the three-tier project source code (including database), run directly will be able to look at! The project stratified DAL, Model, Web! You can modify the program any
  3. 所属分类:.net

    • 发布日期:2017-12-06
    • 文件大小:437469
    • 提供者:dfsdwo
  1. jiandanguanggao

    0下载:
  2. 数据库采用SqlHelper进行控制和管理,采用简单三层模式进行开发,App_Code下为DAL和Model的代码 DB下为Sql数据库文件,附加即可 。-Database using SqlHelper control and management, using a simple three-tier model development, the App_Code DAL and Model Code DB for Sql database files, additional can.
  3. 所属分类:.net

    • 发布日期:2017-12-01
    • 文件大小:133457
    • 提供者:sdfwee
  1. Ibatis

    0下载:
  2. Ibatis框架三层架构项目源码(含数据库),直接运行就能看! 项目分层为DAL、Model、Web-Ibatis framework of the three-tier project source code (including database), run directly will be able to look at! Project stratification for DAL, Model, Web
  3. 所属分类:.net

    • 发布日期:2017-11-29
    • 文件大小:435454
    • 提供者:dgasdgko
  1. DalCodeFromDb

    0下载:
  2. 自动生成访问sqlserver数据库的VC代码(包括Model\IDAL\DAL三层) 公开源码,比MengmaCoder.exe厚道一万倍-Automatically generate code to access sqlserver database of VC (Model \ IDAL \ DAL three) Open source, than MengmaCoder.exe and kind a million times! !
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-20
    • 文件大小:249356
    • 提供者:曹云
  1. EntityDesignTools

    0下载:
  2. C#代码生成器,modle层、dal层以及bll层-C# code generator, modle layer, dal and bll layer layer
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:566259
    • 提供者:蔡雪
  1. SQL_help

    0下载:
  2. 某牛人总结的关于连接数据库的类文件DAL,调用使用方便,避免了代码重复。-Summary of a cow on connecting to the database class file DAL, call easy to use, to avoid code duplication.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:6390
    • 提供者:ywz
  1. C-Sharp-code-generator-2.0

    0下载:
  2. C#代码生成器2.0,可以辅助程序员自动生成对应数据库中的Model以及DAL等,简单的辅助性软件,并且配有SqlHelper类文件,方便快捷。-C# code generator 2.0, can assist programmers to automatically generate the corresponding database Model and DAL so simple auxiliary software, and with a SqlHelper class files,
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:826459
    • 提供者:田馥甄
  1. RC.BIZ.DAL

    0下载:
  2. 公司研发的一款到店洗车的平台软件,里面是其中底层代码,适合新手学习。-The company developed a software platform to the car wash, which is one of the underlying code, suitable for beginners to learn.
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:96292
    • 提供者:木小孩
« 12 »
搜珍网 www.dssz.com