文件名称:abc
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:292.75kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
c#版本的三层工厂模式示例源码,适合初学c#者下载学习。-c# version of the three-story factory pattern example source code, suitable for beginners to learn c# to download.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ThreeTierTest.sln
DAL/bin/Debug/DBUtility.dll
DAL/bin/Debug/DBUtility.pdb
DAL/bin/Debug/IDAL.dll
DAL/bin/Debug/IDAL.pdb
DAL/bin/Debug/Model.dll
DAL/bin/Debug/Model.pdb
DAL/bin/Debug/ThreeTierTest.DAL.dll
DAL/bin/Debug/ThreeTierTest.DAL.pdb
DAL/DAL.csproj
DAL/obj/DAL.csproj.FileList.txt
DAL/obj/DAL.csproj.FileListAbsolute.txt
DAL/obj/Debug/Refactor/DAL.dll
DAL/obj/Debug/Refactor/ThreeTierTest.DAL.dll
DAL/obj/Debug/ResolveAssemblyReference.cache
DAL/obj/Debug/ThreeTierTest.DAL.dll
DAL/obj/Debug/ThreeTierTest.DAL.pdb
DAL/Properties/AssemblyInfo.cs
DAL/Student.cs
DALFactory/bin/Debug/DALFactory.dll
DALFactory/bin/Debug/DALFactory.pdb
DALFactory/bin/Debug/DBUtility.dll
DALFactory/bin/Debug/DBUtility.pdb
DALFactory/bin/Debug/IDAL.dll
DALFactory/bin/Debug/IDAL.pdb
DALFactory/bin/Debug/Model.dll
DALFactory/bin/Debug/Model.pdb
DALFactory/bin/Debug/ThreeTierTest.DAL.dll
DALFactory/bin/Debug/ThreeTierTest.DAL.pdb
DALFactory/DALFactory.csproj
DALFactory/DataAccess.cs
DALFactory/obj/DALFactory.csproj.FileList.txt
DALFactory/obj/DALFactory.csproj.FileListAbsolute.txt
DALFactory/obj/Debug/DALFactory.dll
DALFactory/obj/Debug/DALFactory.pdb
DALFactory/obj/Debug/Refactor/DALFactory.dll
DALFactory/obj/Debug/ResolveAssemblyReference.cache
DALFactory/Properties/AssemblyInfo.cs
DB_51aspx/Student.mdf
DB_51aspx/Student_log.ldf
DBUtility/bin/Debug/DBUtility.dll
DBUtility/bin/Debug/DBUtility.pdb
DBUtility/DBUtility.csproj
DBUtility/obj/DBUtility.csproj.FileList.txt
DBUtility/obj/DBUtility.csproj.FileListAbsolute.txt
DBUtility/obj/Debug/DBUtility.dll
DBUtility/obj/Debug/DBUtility.pdb
DBUtility/obj/Debug/Refactor/DBUtility.dll
DBUtility/Properties/AssemblyInfo.cs
DBUtility/SQLHelper.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/IStudent.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.FileList.txt
IDAL/obj/IDAL.csproj.FileListAbsolute.txt
IDAL/Properties/AssemblyInfo.cs
IDAL/StudentOperation.cs
Model/bin/Debug/Model.dll
Model/bin/Debug/Model.pdb
Model/Model.csproj
Model/obj/Debug/Model.dll
Model/obj/Debug/Model.pdb
Model/obj/Debug/Refactor/Model.dll
Model/obj/Model.csproj.FileList.txt
Model/obj/Model.csproj.FileListAbsolute.txt
Model/Properties/AssemblyInfo.cs
Model/StudentInfo.cs
ThreeTierTest/App.config
ThreeTierTest/bin/Debug/DALFactory.dll
ThreeTierTest/bin/Debug/DALFactory.pdb
ThreeTierTest/bin/Debug/DBUtility.dll
ThreeTierTest/bin/Debug/DBUtility.pdb
ThreeTierTest/bin/Debug/IDAL.dll
ThreeTierTest/bin/Debug/IDAL.pdb
ThreeTierTest/bin/Debug/Model.dll
ThreeTierTest/bin/Debug/Model.pdb
ThreeTierTest/bin/Debug/ThreeTierTest.BLL.dll
ThreeTierTest/bin/Debug/ThreeTierTest.BLL.pdb
ThreeTierTest/bin/Debug/ThreeTierTest.DAL.dll
ThreeTierTest/bin/Debug/ThreeTierTest.DAL.pdb
ThreeTierTest/bin/Debug/ThreeTierTest.exe
ThreeTierTest/bin/Debug/ThreeTierTest.exe.config
ThreeTierTest/bin/Debug/ThreeTierTest.pdb
ThreeTierTest/bin/Debug/ThreeTierTest.vshost.exe
ThreeTierTest/bin/Debug/ThreeTierTest.vshost.exe.config
ThreeTierTest/MainForm.cs
ThreeTierTest/MainForm.Designer.cs
ThreeTierTest/MainForm.resx
ThreeTierTest/obj/Debug/ResolveAssemblyReference.cache
ThreeTierTest/obj/Debug/ThreeTierTest.csproj.GenerateResource.Cache
ThreeTierTest/obj/Debug/ThreeTierTest.exe
ThreeTierTest/obj/Debug/ThreeTierTest.pdb
ThreeTierTest/obj/Debug/ThreeTierTest.Properties.Resources.resources
ThreeTierTest/obj/Debug/ThreeTierTest.ThreeTierTest.MainForm.resources
ThreeTierTest/obj/ThreeTierTest.csproj.FileList.txt
ThreeTierTest/obj/ThreeTierTest.csproj.FileListAbsolute.txt
ThreeTierTest/Program.cs
ThreeTierTest/Properties/AssemblyInfo.cs
ThreeTierTest/Properties/Resources.Designer.cs
ThreeTierTest/Properties/Resources.resx
ThreeTierTest/Properties/Settings.Designer.cs
ThreeTierTest/Properties/Settings.settings
ThreeTierTest/ThreeTierTest.csproj
ThreeTierTest.BLL/bin/Debug/DALFactory.dll
ThreeTierTest.BLL/bin/Debug/DALFactory.pdb
ThreeTierTest.BLL/bin/Debug/IDAL.dll
ThreeTierTest.BLL/bin/Debug/IDAL.pdb
ThreeTierTest.BLL/bin/Debug/Model.dll
ThreeTierTest.BLL/bin/Debug/Model.pdb
ThreeTierTest.BLL/bin/Debug/ThreeTierTest.BLL.dll
ThreeTierTest.BLL/bin/Debug/ThreeTierTest.BLL.pdb
ThreeTierTest.BLL/BLL.csproj
ThreeTierTest.BLL/obj/BLL.csproj.FileList.txt
ThreeTierTest.BLL/obj/BLL.csproj.FileListAbsolute.txt
ThreeTierTest.BLL/obj/Debug/ResolveAssemblyReference.cache
ThreeTierTest.BLL/obj/Debug/ThreeTierTest.BLL.dll
ThreeTierTest.BLL/obj/Debug/ThreeTierTest.BLL.pdb
ThreeTierTest.BLL/Properties/AssemblyInfo.cs
ThreeTierTest.BLL/Student.cs
DAL/obj/Debug/Refactor
DAL/obj/Debug/TempPE
DALFactory/obj/Debug/Refactor
DALFactory/obj/Debug/TempPE
DBUtility/obj/Debug/Refactor
DBUtility/obj/Debug/TempPE
IDAL/obj/Debug/Refactor
IDAL/obj/Debug/TempPE
Model/obj/Debug/Refactor
Model/obj/Debug/TempPE
ThreeTierTest/obj/Debug/Refactor
ThreeTierTest/obj/Debug/TempPE
ThreeTierTest.BLL/obj/Debug/TempPE
DAL/bin/Debug
DAL/obj/Debug
DALFactory/bin/Debug
DALFactory/obj/Debug
DBUtility/bin/Debug
DBUtility/obj/Debug
IDAL/bin/Debug
IDAL/obj/Debug
DAL/bin/Debug/DBUtility.dll
DAL/bin/Debug/DBUtility.pdb
DAL/bin/Debug/IDAL.dll
DAL/bin/Debug/IDAL.pdb
DAL/bin/Debug/Model.dll
DAL/bin/Debug/Model.pdb
DAL/bin/Debug/ThreeTierTest.DAL.dll
DAL/bin/Debug/ThreeTierTest.DAL.pdb
DAL/DAL.csproj
DAL/obj/DAL.csproj.FileList.txt
DAL/obj/DAL.csproj.FileListAbsolute.txt
DAL/obj/Debug/Refactor/DAL.dll
DAL/obj/Debug/Refactor/ThreeTierTest.DAL.dll
DAL/obj/Debug/ResolveAssemblyReference.cache
DAL/obj/Debug/ThreeTierTest.DAL.dll
DAL/obj/Debug/ThreeTierTest.DAL.pdb
DAL/Properties/AssemblyInfo.cs
DAL/Student.cs
DALFactory/bin/Debug/DALFactory.dll
DALFactory/bin/Debug/DALFactory.pdb
DALFactory/bin/Debug/DBUtility.dll
DALFactory/bin/Debug/DBUtility.pdb
DALFactory/bin/Debug/IDAL.dll
DALFactory/bin/Debug/IDAL.pdb
DALFactory/bin/Debug/Model.dll
DALFactory/bin/Debug/Model.pdb
DALFactory/bin/Debug/ThreeTierTest.DAL.dll
DALFactory/bin/Debug/ThreeTierTest.DAL.pdb
DALFactory/DALFactory.csproj
DALFactory/DataAccess.cs
DALFactory/obj/DALFactory.csproj.FileList.txt
DALFactory/obj/DALFactory.csproj.FileListAbsolute.txt
DALFactory/obj/Debug/DALFactory.dll
DALFactory/obj/Debug/DALFactory.pdb
DALFactory/obj/Debug/Refactor/DALFactory.dll
DALFactory/obj/Debug/ResolveAssemblyReference.cache
DALFactory/Properties/AssemblyInfo.cs
DB_51aspx/Student.mdf
DB_51aspx/Student_log.ldf
DBUtility/bin/Debug/DBUtility.dll
DBUtility/bin/Debug/DBUtility.pdb
DBUtility/DBUtility.csproj
DBUtility/obj/DBUtility.csproj.FileList.txt
DBUtility/obj/DBUtility.csproj.FileListAbsolute.txt
DBUtility/obj/Debug/DBUtility.dll
DBUtility/obj/Debug/DBUtility.pdb
DBUtility/obj/Debug/Refactor/DBUtility.dll
DBUtility/Properties/AssemblyInfo.cs
DBUtility/SQLHelper.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/IStudent.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.FileList.txt
IDAL/obj/IDAL.csproj.FileListAbsolute.txt
IDAL/Properties/AssemblyInfo.cs
IDAL/StudentOperation.cs
Model/bin/Debug/Model.dll
Model/bin/Debug/Model.pdb
Model/Model.csproj
Model/obj/Debug/Model.dll
Model/obj/Debug/Model.pdb
Model/obj/Debug/Refactor/Model.dll
Model/obj/Model.csproj.FileList.txt
Model/obj/Model.csproj.FileListAbsolute.txt
Model/Properties/AssemblyInfo.cs
Model/StudentInfo.cs
ThreeTierTest/App.config
ThreeTierTest/bin/Debug/DALFactory.dll
ThreeTierTest/bin/Debug/DALFactory.pdb
ThreeTierTest/bin/Debug/DBUtility.dll
ThreeTierTest/bin/Debug/DBUtility.pdb
ThreeTierTest/bin/Debug/IDAL.dll
ThreeTierTest/bin/Debug/IDAL.pdb
ThreeTierTest/bin/Debug/Model.dll
ThreeTierTest/bin/Debug/Model.pdb
ThreeTierTest/bin/Debug/ThreeTierTest.BLL.dll
ThreeTierTest/bin/Debug/ThreeTierTest.BLL.pdb
ThreeTierTest/bin/Debug/ThreeTierTest.DAL.dll
ThreeTierTest/bin/Debug/ThreeTierTest.DAL.pdb
ThreeTierTest/bin/Debug/ThreeTierTest.exe
ThreeTierTest/bin/Debug/ThreeTierTest.exe.config
ThreeTierTest/bin/Debug/ThreeTierTest.pdb
ThreeTierTest/bin/Debug/ThreeTierTest.vshost.exe
ThreeTierTest/bin/Debug/ThreeTierTest.vshost.exe.config
ThreeTierTest/MainForm.cs
ThreeTierTest/MainForm.Designer.cs
ThreeTierTest/MainForm.resx
ThreeTierTest/obj/Debug/ResolveAssemblyReference.cache
ThreeTierTest/obj/Debug/ThreeTierTest.csproj.GenerateResource.Cache
ThreeTierTest/obj/Debug/ThreeTierTest.exe
ThreeTierTest/obj/Debug/ThreeTierTest.pdb
ThreeTierTest/obj/Debug/ThreeTierTest.Properties.Resources.resources
ThreeTierTest/obj/Debug/ThreeTierTest.ThreeTierTest.MainForm.resources
ThreeTierTest/obj/ThreeTierTest.csproj.FileList.txt
ThreeTierTest/obj/ThreeTierTest.csproj.FileListAbsolute.txt
ThreeTierTest/Program.cs
ThreeTierTest/Properties/AssemblyInfo.cs
ThreeTierTest/Properties/Resources.Designer.cs
ThreeTierTest/Properties/Resources.resx
ThreeTierTest/Properties/Settings.Designer.cs
ThreeTierTest/Properties/Settings.settings
ThreeTierTest/ThreeTierTest.csproj
ThreeTierTest.BLL/bin/Debug/DALFactory.dll
ThreeTierTest.BLL/bin/Debug/DALFactory.pdb
ThreeTierTest.BLL/bin/Debug/IDAL.dll
ThreeTierTest.BLL/bin/Debug/IDAL.pdb
ThreeTierTest.BLL/bin/Debug/Model.dll
ThreeTierTest.BLL/bin/Debug/Model.pdb
ThreeTierTest.BLL/bin/Debug/ThreeTierTest.BLL.dll
ThreeTierTest.BLL/bin/Debug/ThreeTierTest.BLL.pdb
ThreeTierTest.BLL/BLL.csproj
ThreeTierTest.BLL/obj/BLL.csproj.FileList.txt
ThreeTierTest.BLL/obj/BLL.csproj.FileListAbsolute.txt
ThreeTierTest.BLL/obj/Debug/ResolveAssemblyReference.cache
ThreeTierTest.BLL/obj/Debug/ThreeTierTest.BLL.dll
ThreeTierTest.BLL/obj/Debug/ThreeTierTest.BLL.pdb
ThreeTierTest.BLL/Properties/AssemblyInfo.cs
ThreeTierTest.BLL/Student.cs
DAL/obj/Debug/Refactor
DAL/obj/Debug/TempPE
DALFactory/obj/Debug/Refactor
DALFactory/obj/Debug/TempPE
DBUtility/obj/Debug/Refactor
DBUtility/obj/Debug/TempPE
IDAL/obj/Debug/Refactor
IDAL/obj/Debug/TempPE
Model/obj/Debug/Refactor
Model/obj/Debug/TempPE
ThreeTierTest/obj/Debug/Refactor
ThreeTierTest/obj/Debug/TempPE
ThreeTierTest.BLL/obj/Debug/TempPE
DAL/bin/Debug
DAL/obj/Debug
DALFactory/bin/Debug
DALFactory/obj/Debug
DBUtility/bin/Debug
DBUtility/obj/Debug
IDAL/bin/Debug
IDAL/obj/Debug
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.