CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 .net编程

文件名称:MulDataBaseApp

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-03-16
  • 文件大小:
    577.98kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

1、本程序为.NET的反射机制与抽象工厂结合开发的多数据库系统模型!

2、在本系统中,集合了SQL Server、Mysql、Oracle、DB2、Access数据库的不同连接方式。实现了切换数据库的最简方式!

3、本系统中附带一个新闻管理来测试测模型。

4、此模型非常适合嵌入多层、有换数据库的需求的项目中,朋友可以随意的本模型的基础上进行扩展或者二次开发。

-1, the program is a model of multi-database system NET reflection mechanism developed in conjunction with the abstract factory! 2, in this system, a collection of SQL Server, Mysql, Oracle, DB2, Access database connection. The the switch database simplest way! 3, the system comes with a news management to test the measurement model. 4, this model is ideal for embedded multi-layer, change the database needs of the project, a friend can be extended arbitrarily on the basis of the model of secondary development.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Web/App_Data/NewsDB.mdb
Web/bin/AccessDAL.dll
Web/bin/AccessDAL.pdb
Web/bin/BLL.dll
Web/bin/BLL.pdb
Web/bin/DALFactory.dll
Web/bin/DALFactory.pdb
Web/bin/IDAL.dll
Web/bin/IDAL.pdb
Web/bin/Model.dll
Web/bin/Model.pdb
Web/bin/MySQLDAL.dll
Web/bin/MySQLDAL.pdb
Web/bin/OracleDAL.dll
Web/bin/OracleDAL.pdb
Web/bin/SQLServerDAL.dll
Web/bin/SQLServerDAL.pdb
Web/bin/Web.dll
Web/bin/Web.pdb
Web/obj/Debug/ResolveAssemblyReference.cache
Web/obj/Debug/Web.dll
Web/obj/Debug/Web.pdb
Web/obj/Web.csproj.FileListAbsolute.txt
Web/Properties/AssemblyInfo.cs
Web/ShowNewsList.aspx
Web/ShowNewsList.aspx.cs
Web/ShowNewsList.aspx.designer.cs
Web/ShowTypeList.aspx
Web/ShowTypeList.aspx.cs
Web/ShowTypeList.aspx.designer.cs
Web/Web.config
Web/Web.csproj
Web/Web.csproj.user
MulDataBaseApp.sln
MulDataBaseApp.suo
源码必读.txt
51aspx源码必读.txt
from.gif
AccessDAL/AccessDAL.csproj
AccessDAL/bin/Debug/AccessDAL.dll
AccessDAL/bin/Debug/AccessDAL.pdb
AccessDAL/bin/Debug/IDAL.dll
AccessDAL/bin/Debug/IDAL.pdb
AccessDAL/bin/Debug/Model.dll
AccessDAL/bin/Debug/Model.pdb
AccessDAL/DBHelper.cs
AccessDAL/News.cs
AccessDAL/obj/AccessDAL.csproj.FileListAbsolute.txt
AccessDAL/obj/Debug/AccessDAL.dll
AccessDAL/obj/Debug/AccessDAL.pdb
AccessDAL/obj/Debug/ResolveAssemblyReference.cache
AccessDAL/Properties/AssemblyInfo.cs
AccessDAL/Type.cs
BLL/bin/Debug/AccessDAL.dll
BLL/bin/Debug/AccessDAL.pdb
BLL/bin/Debug/BLL.dll
BLL/bin/Debug/BLL.pdb
BLL/bin/Debug/DALFactory.dll
BLL/bin/Debug/DALFactory.pdb
BLL/bin/Debug/IDAL.dll
BLL/bin/Debug/IDAL.pdb
BLL/bin/Debug/Model.dll
BLL/bin/Debug/Model.pdb
BLL/bin/Debug/MySQLDAL.dll
BLL/bin/Debug/MySQLDAL.pdb
BLL/bin/Debug/OracleDAL.dll
BLL/bin/Debug/OracleDAL.pdb
BLL/bin/Debug/SQLServerDAL.dll
BLL/bin/Debug/SQLServerDAL.pdb
BLL/BLL.csproj
BLL/News.cs
BLL/obj/BLL.csproj.FileListAbsolute.txt
BLL/obj/Debug/BLL.dll
BLL/obj/Debug/BLL.pdb
BLL/obj/Debug/ResolveAssemblyReference.cache
BLL/Properties/AssemblyInfo.cs
BLL/Type.cs
DALFactory/bin/Debug/AccessDAL.dll
DALFactory/bin/Debug/AccessDAL.pdb
DALFactory/bin/Debug/DALFactory.dll
DALFactory/bin/Debug/DALFactory.pdb
DALFactory/bin/Debug/IDAL.dll
DALFactory/bin/Debug/IDAL.pdb
DALFactory/bin/Debug/Model.dll
DALFactory/bin/Debug/Model.pdb
DALFactory/bin/Debug/MySQLDAL.dll
DALFactory/bin/Debug/MySQLDAL.pdb
DALFactory/bin/Debug/OracleDAL.dll
DALFactory/bin/Debug/OracleDAL.pdb
DALFactory/bin/Debug/SQLServerDAL.dll
DALFactory/bin/Debug/SQLServerDAL.pdb
DALFactory/DALFactory.csproj
DALFactory/Factory.cs
DALFactory/obj/DALFactory.csproj.FileListAbsolute.txt
DALFactory/obj/Debug/DALFactory.dll
DALFactory/obj/Debug/DALFactory.pdb
DALFactory/obj/Debug/ResolveAssemblyReference.cache
DALFactory/Properties/AssemblyInfo.cs
DB2DAL/bin/Debug/DB2DAL.dll
DB2DAL/bin/Debug/DB2DAL.pdb
DB2DAL/bin/Debug/IDAL.dll
DB2DAL/bin/Debug/IDAL.pdb
DB2DAL/bin/Debug/Model.dll
DB2DAL/bin/Debug/Model.pdb
DB2DAL/DB2DAL.csproj
DB2DAL/DBHelper.cs
DB2DAL/obj/DB2DAL.csproj.FileListAbsolute.txt
DB2DAL/obj/Debug/DB2DAL.dll
DB2DAL/obj/Debug/DB2DAL.pdb
DB2DAL/Properties/AssemblyInfo.cs
IDAL/bin/Debug/IDAL.dll
IDAL/bin/Debug/IDAL.pdb
IDAL/bin/Debug/Model.dll
IDAL/bin/Debug/Model.pdb
IDAL/IDAL.csproj
IDAL/INews.cs
IDAL/IType.cs
IDAL/obj/Debug/IDAL.dll
IDAL/obj/Debug/IDAL.pdb
IDAL/obj/Debug/Refactor/IDAL.dll
IDAL/obj/Debug/ResolveAssemblyReference.cache
IDAL/obj/IDAL.csproj.FileListAbsolute.txt
IDAL/Properties/AssemblyInfo.cs
Model/bin/Debug/Model.dll
Model/bin/Debug/Model.pdb
Model/Model.csproj
Model/News.cs
Model/obj/Debug/Model.dll
Model/obj/Debug/Model.pdb
Model/obj/Debug/Refactor/Model.dll
Model/obj/Model.csproj.FileListAbsolute.txt
Model/Properties/AssemblyInfo.cs
Model/Type.cs
MS_SQLDB/NewsDB.mdf
MS_SQLDB/NewsDB_log.LDF
MySQLDAL/bin/Debug/IDAL.dll
MySQLDAL/bin/Debug/IDAL.pdb
MySQLDAL/bin/Debug/Model.dll
MySQLDAL/bin/Debug/Model.pdb
MySQLDAL/bin/Debug/MySQLDAL.dll
MySQLDAL/bin/Debug/MySQLDAL.pdb
MySQLDAL/DBHelper.cs
MySQLDAL/MySQLDAL.csproj
MySQLDAL/News.cs
MySQLDAL/obj/Debug/MySQLDAL.dll
MySQLDAL/obj/Debug/MySQLDAL.pdb
MySQLDAL/obj/Debug/ResolveAssemblyReference.cache
MySQLDAL/obj/MySQLDAL.csproj.FileListAbsolute.txt
MySQLDAL/Properties/AssemblyInfo.cs
MySQLDAL/Type.cs
OracleDAL/bin/Debug/IDAL.dll
OracleDAL/bin/Debug/IDAL.pdb
OracleDAL/bin/Debug/Model.dll
OracleDAL/bin/Debug/Model.pdb
OracleDAL/bin/Debug/OracleDAL.dll
OracleDAL/bin/Debug/OracleDAL.pdb
OracleDAL/DBHelper.cs
OracleDAL/News.cs
OracleDAL/obj/Debug/OracleDAL.dll
OracleDAL/obj/Debug/OracleDAL.pdb
OracleDAL/obj/OracleDAL.csproj.FileListAbsolute.txt
OracleDAL/OracleDAL.csproj
OracleDAL/Properties/AssemblyInfo.cs
OracleDAL/Type.cs
SQLServerDAL/bin/Debug/IDAL.dll
SQLServerDAL/bin/Debug/IDAL.pdb
SQLServerDAL/bin/Debug/Model.dll
SQLServerDAL/bin/Debug/Model.pdb
SQLServerDAL/bin/Debug/SQLServerDAL.dll
SQLServerDAL/bin/Debug/SQLServerDAL.pdb
SQLServerDAL/DBHelper.cs
SQLServerDAL/News.cs
SQLServerDAL/obj/Debug/SQLServerDAL.dll
SQLServerDAL/obj/Debug/SQLServerDAL.pdb
SQLServerDAL/obj/SQLServerDAL.csproj.FileListAbsolute.txt
SQLServerDAL/Properties/AssemblyInfo.cs
SQLServerDAL/SQLServerDAL.csproj
SQLServerDAL/Type.cs
Web/obj/Debug/Refactor
Web/obj/Debug/TempPE
AccessDAL/obj/Debug/Refactor
AccessDAL/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com