搜索资源列表
codeslave
- 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
petshop
- 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
IbatisFramework
- 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
WebDisk(CSharp)
- 网络硬盘的开发代码,语言为C#。 1.可以直接打开项目文件以查看源代码。 2. 若不成功的话,读者可以新建立一个项目, 把该项目文件夹下的所有内容复制到新项目中, 也可以通过添加功能把所内容添加到新项目中。 3.把DAL项目添加项目下面 4.修改数据库连接 <appSettings> <add key="ConnectionString" value="Data Source=(local) Initial Catalog=Vote U
CodeSmith4.1.3
- 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
MysqlDataAcessLayer
- C#的源代码,用于创建MySQL数据库中的数据访问层方列。-Sample c# source code for creating MySQL database data access layer (DAL)
kingmoon
- 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
jiandanguanggao
- 今天做项目用到网站广告管理,用了半天做了个小功能,页面和一些验证都没有仔细来做,下载后请自行修改自己的项目页面和验证问题. 数据库采用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
Ibatis
- 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
jiandanguanggao
- 数据库采用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.
Ibatis
- 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
DalCodeFromDb
- 自动生成访问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! !
EntityDesignTools
- C#代码生成器,modle层、dal层以及bll层-C# code generator, modle layer, dal and bll layer layer
SQL_help
- 某牛人总结的关于连接数据库的类文件DAL,调用使用方便,避免了代码重复。-Summary of a cow on connecting to the database class file DAL, call easy to use, to avoid code duplication.
C-Sharp-code-generator-2.0
- 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,
RC.BIZ.DAL
- 公司研发的一款到店洗车的平台软件,里面是其中底层代码,适合新手学习。-The company developed a software platform to the car wash, which is one of the underlying code, suitable for beginners to learn.
PDF.NETvvzfdsferfwr
- 最新版本使用说明 本压缩包里面的版本为PDF.NET Ver 3.0版本,最新版本为 4.1,版本功能区别请看官网介绍: http://www.pwmis.com/sqlmap 请下载网页提供的 3.0实例程序,包括V3.0的代码配套工具(实体类生成工具,DAL生成工具,SQL-MAP配置工具),结合本源码使用。 有关PDF.NET框架的具体使用资料,请随时关注本框架官方网址和官方博客: http://www.cnblogs.com/bluedoctor
jpwbfxxt
- Using mvc+mssql for development. Code is the source directory, VS2012 is required to open DB can be appended to the database directory Database connection in the Code\ShortArticle\ShortArticle\DAL\DBHelper.cs file, modify the connection string can
C#三层架构代码生成器
- C#三层框架代码生成器(三层架构分为:表现层(UI(User Interface))、业务逻辑层(BLL(Business Logic Layer))、数据访问层(DAL(Data Access Layer))再加上实体类库(Model))(c# three framework code generator)