文件名称:the3Layer
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 17.58kb
- 下载次数:
- 0次
- 提 供 者:
- yo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的3层架构例子,有接口的实例等。这里没有数据库操作层是实例,但通过里面的框架,你可以很清晰的认识到3层架构的一些本质内容。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 111186752the3layer.rar 列表 test\test.sln test\test.suo test\Test.DAL\Properties\AssemblyInfo.cs test\Test.DAL\Test.DAL.csproj test\Test.DAL\obj\Test.DAL.csproj.FileList.txt test\Test.DAL\DALFactory.cs test\Test.IDAL\Properties\AssemblyInfo.cs test\Test.IDAL\Test.IDAL.csproj test\Test.IDAL\obj\Test.IDAL.csproj.FileList.txt test\Test.IDAL\DataFactory.cs test\Test.IDAL\ITest.cs test\Test.BLL\Properties\AssemblyInfo.cs test\Test.BLL\Test.BLL.csproj test\Test.BLL\obj\Test.BLL.csproj.FileList.txt test\Test.BLL\Test.cs test\Test.Study\Properties\AssemblyInfo.cs test\Test.Study\Test.Study.csproj test\Test.Study\obj\Test.Study.csproj.FileList.txt test\Test.Study\Program.cs test\Test.Model\Properties\AssemblyInfo.cs test\Test.Model\Test.Model.csproj test\Test.Model\obj\Test.Model.csproj.FileList.txt test\Test.Model\objTest.cs test\Test.DAL\bin\Debug test\Test.DAL\obj\Debug test\Test.IDAL\bin\Debug test\Test.IDAL\obj\Debug test\Test.BLL\bin\Debug test\Test.BLL\obj\Debug test\Test.Study\bin\Debug test\Test.Study\obj\Debug test\Test.Model\bin\Debug test\Test.Model\obj\Debug test\Test.DAL\Properties test\Test.DAL\bin test\Test.DAL\obj test\Test.IDAL\Properties test\Test.IDAL\bin test\Test.IDAL\obj test\Test.BLL\Properties test\Test.BLL\bin test\Test.BLL\obj test\Test.Study\Properties test\Test.Study\bin test\Test.Study\obj test\Test.Model\Properties test\Test.Model\bin test\Test.Model\obj test\Test.DAL test\Test.IDAL test\Test.BLL test\Test.Study test\Test.Model test readme.txt