Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code ASPX.NET

切换数据库多层框架asp.net源码

  • Category : ASPX.NET
  • Tags :
  • Update : 2011-01-11
  • Size : 578.19kb
  • Downloaded :1次
  • Author :cnjames
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
通过反射技术切换数据库的多层框架的asp.net项目源码
Packet file list
(Preview for download)
Packet : MulDataBaseApp.rar filelist
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
最新Asp.Net源码下载.url
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
AccessD
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.