文件名称:multilayer_structure
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 147kb
- 下载次数:
- 0次
- 提 供 者:
- s***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
經常都會在論壇上看到架構,分層這些問題的討論,然而具體的實現很少人給過詳細例子,本例是一個基于接口的工廠模式的標準多層架構應用示例,以促進求知者們的進步.-Will always be at the forum to see the structure of layered discussion of these issues, but few people realize specific to the detailed examples, this example is an interface based on the standard factory model application example of multi-storey structure in order to promote knowledge of who progress.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MoreLevar
.........\AccessDAL
.........\.........\AccessDAL.csproj
.........\.........\BigClass.cs
.........\.........\bin
.........\.........\...\Debug
.........\.........\obj
.........\.........\...\AccessDAL.csproj.FileList.txt
.........\.........\...\Debug
.........\.........\Properties
.........\.........\..........\AssemblyInfo.cs
.........\BLL
.........\...\BigClass.cs
.........\...\bin
.........\...\...\Debug
.........\...\BLL.csproj
.........\...\obj
.........\...\...\BLL.csproj.FileList.txt
.........\...\...\Debug
.........\...\Properties
.........\...\..........\AssemblyInfo.cs
.........\Common
.........\......\bin
.........\......\...\Debug
.........\......\Common.csproj
.........\......\DbHelperAcc.cs
.........\......\DbHelperSQL.cs
.........\......\obj
.........\......\...\Common.csproj.FileList.txt
.........\......\...\Debug
.........\......\Properties
.........\......\..........\AssemblyInfo.cs
.........\DALFactory
.........\..........\BigClass.cs
.........\..........\bin
.........\..........\...\Debug
.........\..........\DALFactory.csproj
.........\..........\obj
.........\..........\...\DALFactory.csproj.FileList.txt
.........\..........\...\Debug
.........\..........\Properties
.........\..........\..........\AssemblyInfo.cs
.........\IDAL
.........\....\bin
.........\....\...\Debug
.........\....\IBigClass.cs
.........\....\IDAL.csproj
.........\....\obj
.........\....\...\Debug
.........\....\...\IDAL.csproj.FileList.txt
.........\....\Properties
.........\....\..........\AssemblyInfo.cs
.........\Model
.........\.....\BigClass.cs
.........\.....\bin
.........\.....\...\Debug
.........\.....\Model.csproj
.........\.....\obj
.........\.....\...\Debug
.........\.....\...\Model.csproj.FileList.txt
.........\.....\Properties
.........\.....\..........\AssemblyInfo.cs
.........\SQLServerDAL
.........\............\BigClass.cs
.........\............\bin
.........\............\...\Debug
.........\............\obj
.........\............\...\Debug
.........\............\...\SQLServerDAL.csproj.FileList.txt
.........\............\Properties
.........\............\..........\AssemblyInfo.cs
.........\............\SQLServerDAL.csproj
.........\web
.........\...\App_Data
.........\...\........\web.mdb
.........\...\Bin
.........\...\...\AccessDAL.dll
.........\...\...\AccessDAL.pdb
.........\...\...\BLL.dll
.........\...\...\BLL.pdb
.........\...\...\Common.dll
.........\...\...\Common.pdb
.........\...\...\DALFactory.dll
.........\...\...\DALFactory.pdb
.........\...\...\IDAL.dll
.........\...\...\IDAL.pdb
.........\...\...\Model.dll
.........\...\...\Model.pdb
.........\...\...\SQLServerDAL.dll
.........\...\...\SQLServerDAL.pdb
.........\...\Default.aspx
.........\...\Default.aspx.cs
.........\...\Web.config
.........\web.sln
.........\基本设置说明.txt
.........\AccessDAL
.........\.........\AccessDAL.csproj
.........\.........\BigClass.cs
.........\.........\bin
.........\.........\...\Debug
.........\.........\obj
.........\.........\...\AccessDAL.csproj.FileList.txt
.........\.........\...\Debug
.........\.........\Properties
.........\.........\..........\AssemblyInfo.cs
.........\BLL
.........\...\BigClass.cs
.........\...\bin
.........\...\...\Debug
.........\...\BLL.csproj
.........\...\obj
.........\...\...\BLL.csproj.FileList.txt
.........\...\...\Debug
.........\...\Properties
.........\...\..........\AssemblyInfo.cs
.........\Common
.........\......\bin
.........\......\...\Debug
.........\......\Common.csproj
.........\......\DbHelperAcc.cs
.........\......\DbHelperSQL.cs
.........\......\obj
.........\......\...\Common.csproj.FileList.txt
.........\......\...\Debug
.........\......\Properties
.........\......\..........\AssemblyInfo.cs
.........\DALFactory
.........\..........\BigClass.cs
.........\..........\bin
.........\..........\...\Debug
.........\..........\DALFactory.csproj
.........\..........\obj
.........\..........\...\DALFactory.csproj.FileList.txt
.........\..........\...\Debug
.........\..........\Properties
.........\..........\..........\AssemblyInfo.cs
.........\IDAL
.........\....\bin
.........\....\...\Debug
.........\....\IBigClass.cs
.........\....\IDAL.csproj
.........\....\obj
.........\....\...\Debug
.........\....\...\IDAL.csproj.FileList.txt
.........\....\Properties
.........\....\..........\AssemblyInfo.cs
.........\Model
.........\.....\BigClass.cs
.........\.....\bin
.........\.....\...\Debug
.........\.....\Model.csproj
.........\.....\obj
.........\.....\...\Debug
.........\.....\...\Model.csproj.FileList.txt
.........\.....\Properties
.........\.....\..........\AssemblyInfo.cs
.........\SQLServerDAL
.........\............\BigClass.cs
.........\............\bin
.........\............\...\Debug
.........\............\obj
.........\............\...\Debug
.........\............\...\SQLServerDAL.csproj.FileList.txt
.........\............\Properties
.........\............\..........\AssemblyInfo.cs
.........\............\SQLServerDAL.csproj
.........\web
.........\...\App_Data
.........\...\........\web.mdb
.........\...\Bin
.........\...\...\AccessDAL.dll
.........\...\...\AccessDAL.pdb
.........\...\...\BLL.dll
.........\...\...\BLL.pdb
.........\...\...\Common.dll
.........\...\...\Common.pdb
.........\...\...\DALFactory.dll
.........\...\...\DALFactory.pdb
.........\...\...\IDAL.dll
.........\...\...\IDAL.pdb
.........\...\...\Model.dll
.........\...\...\Model.pdb
.........\...\...\SQLServerDAL.dll
.........\...\...\SQLServerDAL.pdb
.........\...\Default.aspx
.........\...\Default.aspx.cs
.........\...\Web.config
.........\web.sln
.........\基本设置说明.txt