文件名称:factory
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.26mb
- 下载次数:
- 0次
- 提 供 者:
- yuy***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
经典的c#开发架构三层架构抽象工厂设计模式.-Abstract factory three-tier architecture
(系统自动生成,下载前可以参看下载内容)
下载文件列表
抽象工厂1\AccessData.mdb
.........\MySchool.sln
.........\MySchool.suo
.........\........Models\Class.cs
.........\..............\Grade.cs
.........\..............\MySchoolModels.csproj
.........\..............\Student.cs
.........\..............\Properties\AssemblyInfo.cs
.........\..............\obj\BusinessEntity.csproj.FileList.txt
.........\..............\...\MySchoolModels.csproj.FileList.txt
.........\..............\...\MySchoolModels.csproj.FileListAbsolute.txt
.........\..............\...\Debug\MySchool.Models.dll
.........\..............\...\.....\MySchool.Models.pdb
.........\..............\...\.....\Refactor\BusinessEntity.dll
.........\..............\...\.....\........\MySchool.Models.dll
.........\..............\bin\Debug\MySchool.Models.dll
.........\..............\...\.....\MySchool.Models.pdb
.........\........IDALFactory\AbstractDALFactory.cs
.........\...................\AccessDALFactory.cs
.........\...................\MySchoolIDALFactory.csproj
.........\...................\SqlDALFactory.cs
.........\...................\Properties\AssemblyInfo.cs
.........\...................\obj\MySchoolIDALFactory.csproj.FileList.txt
.........\...................\...\Debug\MySchoolIDALFactory.dll
.........\...................\...\.....\MySchoolIDALFactory.pdb
.........\...................\...\.....\ResolveAssemblyReference.cache
.........\...................\bin\Debug\MySchool.DAL.dll
.........\...................\...\.....\MySchool.DAL.pdb
.........\...................\...\.....\MySchool.Models.dll
.........\...................\...\.....\MySchool.Models.pdb
.........\...................\...\.....\MySchoolIDAL.dll
.........\...................\...\.....\MySchoolIDAL.pdb
.........\...................\...\.....\MySchoolIDALFactory.dll
.........\...................\...\.....\MySchoolIDALFactory.pdb
.........\............\IClassService.cs
.........\............\IGradeService.cs
.........\............\IStudentService.cs
.........\............\MySchoolIDAL.csproj
.........\............\Properties\AssemblyInfo.cs
.........\............\obj\MySchoolIDAL.csproj.FileList.txt
.........\............\...\Debug\MySchoolIDAL.dll
.........\............\...\.....\MySchoolIDAL.pdb
.........\............\...\.....\ResolveAssemblyReference.cache
.........\............\bin\Debug\MySchool.Models.dll
.........\............\...\.....\MySchool.Models.pdb
.........\............\...\.....\MySchoolIDAL.dll
.........\............\...\.....\MySchoolIDAL.pdb
.........\........DAL\MySchoolDAL.csproj
.........\...........\SqlServer\ClassService.cs
.........\...........\.........\GradeService.cs
.........\...........\.........\StudentService.cs
.........\...........\Properties\AssemblyInfo.cs
.........\...........\obj\DataController.csproj.FileList.txt
.........\...........\...\MySchoolDAL.csproj.FileList.txt
.........\...........\...\MySchoolDAL.csproj.FileListAbsolute.txt
.........\...........\...\Debug\MySchool.DAL.dll
.........\...........\...\.....\MySchool.DAL.pdb
.........\...........\...\.....\ResolveAssemblyReference.cache
.........\...........\...\.....\..factor\DataController.dll
.........\...........\...\.....\........\MySchool.DAL.dll
.........\...........\bin\Debug\MySchool.DAL.dll
.........\...........\...\.....\MySchool.DAL.pdb
.........\...........\...\.....\MySchool.Models.dll
.........\...........\...\.....\MySchool.Models.pdb
.........\...........\...\.....\MySchoolIDAL.dll
.........\...........\...\.....\MySchoolIDAL.pdb
.........\...........\Access\ClassService.cs
.........\...........\......\GradeService.cs
.........\...........\......\StudentService.cs
.........\........BLL\ClassManager.cs
.........\...........\GradeManager.cs
.........\...........\MySchoolBLL.csproj
.........\...........\StudentManager.cs
.........\...........\Properties\AssemblyInfo.cs
.........\...........\obj\BusinessLogic.csproj.FileList.txt
.........\...........\...\MySchoolBLL.csproj.FileList.txt
.........\...........\...\MySchoolBLL.csproj.FileListAbsolute.txt
.........\...........\...\Debug\MySchool.BLL.dll
.........\...........\...\.....\MySchool.B
.........\MySchool.sln
.........\MySchool.suo
.........\........Models\Class.cs
.........\..............\Grade.cs
.........\..............\MySchoolModels.csproj
.........\..............\Student.cs
.........\..............\Properties\AssemblyInfo.cs
.........\..............\obj\BusinessEntity.csproj.FileList.txt
.........\..............\...\MySchoolModels.csproj.FileList.txt
.........\..............\...\MySchoolModels.csproj.FileListAbsolute.txt
.........\..............\...\Debug\MySchool.Models.dll
.........\..............\...\.....\MySchool.Models.pdb
.........\..............\...\.....\Refactor\BusinessEntity.dll
.........\..............\...\.....\........\MySchool.Models.dll
.........\..............\bin\Debug\MySchool.Models.dll
.........\..............\...\.....\MySchool.Models.pdb
.........\........IDALFactory\AbstractDALFactory.cs
.........\...................\AccessDALFactory.cs
.........\...................\MySchoolIDALFactory.csproj
.........\...................\SqlDALFactory.cs
.........\...................\Properties\AssemblyInfo.cs
.........\...................\obj\MySchoolIDALFactory.csproj.FileList.txt
.........\...................\...\Debug\MySchoolIDALFactory.dll
.........\...................\...\.....\MySchoolIDALFactory.pdb
.........\...................\...\.....\ResolveAssemblyReference.cache
.........\...................\bin\Debug\MySchool.DAL.dll
.........\...................\...\.....\MySchool.DAL.pdb
.........\...................\...\.....\MySchool.Models.dll
.........\...................\...\.....\MySchool.Models.pdb
.........\...................\...\.....\MySchoolIDAL.dll
.........\...................\...\.....\MySchoolIDAL.pdb
.........\...................\...\.....\MySchoolIDALFactory.dll
.........\...................\...\.....\MySchoolIDALFactory.pdb
.........\............\IClassService.cs
.........\............\IGradeService.cs
.........\............\IStudentService.cs
.........\............\MySchoolIDAL.csproj
.........\............\Properties\AssemblyInfo.cs
.........\............\obj\MySchoolIDAL.csproj.FileList.txt
.........\............\...\Debug\MySchoolIDAL.dll
.........\............\...\.....\MySchoolIDAL.pdb
.........\............\...\.....\ResolveAssemblyReference.cache
.........\............\bin\Debug\MySchool.Models.dll
.........\............\...\.....\MySchool.Models.pdb
.........\............\...\.....\MySchoolIDAL.dll
.........\............\...\.....\MySchoolIDAL.pdb
.........\........DAL\MySchoolDAL.csproj
.........\...........\SqlServer\ClassService.cs
.........\...........\.........\GradeService.cs
.........\...........\.........\StudentService.cs
.........\...........\Properties\AssemblyInfo.cs
.........\...........\obj\DataController.csproj.FileList.txt
.........\...........\...\MySchoolDAL.csproj.FileList.txt
.........\...........\...\MySchoolDAL.csproj.FileListAbsolute.txt
.........\...........\...\Debug\MySchool.DAL.dll
.........\...........\...\.....\MySchool.DAL.pdb
.........\...........\...\.....\ResolveAssemblyReference.cache
.........\...........\...\.....\..factor\DataController.dll
.........\...........\...\.....\........\MySchool.DAL.dll
.........\...........\bin\Debug\MySchool.DAL.dll
.........\...........\...\.....\MySchool.DAL.pdb
.........\...........\...\.....\MySchool.Models.dll
.........\...........\...\.....\MySchool.Models.pdb
.........\...........\...\.....\MySchoolIDAL.dll
.........\...........\...\.....\MySchoolIDAL.pdb
.........\...........\Access\ClassService.cs
.........\...........\......\GradeService.cs
.........\...........\......\StudentService.cs
.........\........BLL\ClassManager.cs
.........\...........\GradeManager.cs
.........\...........\MySchoolBLL.csproj
.........\...........\StudentManager.cs
.........\...........\Properties\AssemblyInfo.cs
.........\...........\obj\BusinessLogic.csproj.FileList.txt
.........\...........\...\MySchoolBLL.csproj.FileList.txt
.........\...........\...\MySchoolBLL.csproj.FileListAbsolute.txt
.........\...........\...\Debug\MySchool.BLL.dll
.........\...........\...\.....\MySchool.B