文件名称:Three_tier
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 106kb
- 下载次数:
- 0次
- 提 供 者:
- th***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The code is an example about the three-tier architecture model,which is the fundamental fr a mework for the logical design model.
During an application s life cycle, the three-tier approach provides benefits such as reusability, flexibility, manageability, maintainability, and scalability. You can share and reuse the components and services you create, and you can distribute them across a network of computers as needed. You can divide large and complex projects into simpler projects and assign them to different programmers or programming teams. You can also deploy components and services on a server to help keep up with changes, and you can redeploy them as growth of the application s user base, data, and transaction volume increases.
During an application s life cycle, the three-tier approach provides benefits such as reusability, flexibility, manageability, maintainability, and scalability. You can share and reuse the components and services you create, and you can distribute them across a network of computers as needed. You can divide large and complex projects into simpler projects and assign them to different programmers or programming teams. You can also deploy components and services on a server to help keep up with changes, and you can redeploy them as growth of the application s user base, data, and transaction volume increases.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Three_tier
..........\Balop.sln
..........\Bussiness
..........\.........\bin
..........\.........\...\Debug
..........\.........\...\.....\Data Access.dll
..........\.........\Bussiness.csproj
..........\.........\B_Admin.cs
..........\.........\obj
..........\.........\...\Bussiness.csproj.FileList.txt
..........\.........\...\Debug
..........\.........\...\.....\TempPE
..........\.........\Properties
..........\.........\..........\AssemblyInfo.cs
..........\Data Access
..........\...........\Admin.cs
..........\...........\bin
..........\...........\...\Debug
..........\...........\...\.....\Data Access.dll
..........\...........\...\.....\Data Access.pdb
..........\...........\Connection.cs
..........\...........\Data Access.csproj
..........\...........\IAdmin.cs
..........\...........\obj
..........\...........\...\Data Access.csproj.FileList.txt
..........\...........\...\Debug
..........\...........\...\.....\Data Access.dll
..........\...........\...\.....\Data Access.pdb
..........\...........\...\.....\TempPE
..........\...........\Properties
..........\...........\..........\AssemblyInfo.cs
..........\...........\SQLHelper.cs
..........\threetier
..........\.........\App_Code
..........\.........\........\library.cs
..........\.........\........\SitePage.cs
..........\.........\App_Data
..........\.........\App_Themes
..........\.........\..........\CSS
..........\.........\..........\...\CSS.css
..........\.........\Bin
..........\.........\...\Bussiness.dll
..........\.........\...\Bussiness.dll.refresh
..........\.........\...\Bussiness.pdb
..........\.........\...\Data Access.dll
..........\.........\...\Data Access.dll.refresh
..........\.........\...\Data Access.pdb
..........\.........\Default.aspx
..........\.........\Default.aspx.cs
..........\.........\Errors
..........\.........\......\ErrorLog.txt
..........\.........\Image
..........\.........\.....\delete2.png
..........\.........\.....\edit.png
..........\.........\Web.Config
..........\Balop.sln
..........\Bussiness
..........\.........\bin
..........\.........\...\Debug
..........\.........\...\.....\Data Access.dll
..........\.........\Bussiness.csproj
..........\.........\B_Admin.cs
..........\.........\obj
..........\.........\...\Bussiness.csproj.FileList.txt
..........\.........\...\Debug
..........\.........\...\.....\TempPE
..........\.........\Properties
..........\.........\..........\AssemblyInfo.cs
..........\Data Access
..........\...........\Admin.cs
..........\...........\bin
..........\...........\...\Debug
..........\...........\...\.....\Data Access.dll
..........\...........\...\.....\Data Access.pdb
..........\...........\Connection.cs
..........\...........\Data Access.csproj
..........\...........\IAdmin.cs
..........\...........\obj
..........\...........\...\Data Access.csproj.FileList.txt
..........\...........\...\Debug
..........\...........\...\.....\Data Access.dll
..........\...........\...\.....\Data Access.pdb
..........\...........\...\.....\TempPE
..........\...........\Properties
..........\...........\..........\AssemblyInfo.cs
..........\...........\SQLHelper.cs
..........\threetier
..........\.........\App_Code
..........\.........\........\library.cs
..........\.........\........\SitePage.cs
..........\.........\App_Data
..........\.........\App_Themes
..........\.........\..........\CSS
..........\.........\..........\...\CSS.css
..........\.........\Bin
..........\.........\...\Bussiness.dll
..........\.........\...\Bussiness.dll.refresh
..........\.........\...\Bussiness.pdb
..........\.........\...\Data Access.dll
..........\.........\...\Data Access.dll.refresh
..........\.........\...\Data Access.pdb
..........\.........\Default.aspx
..........\.........\Default.aspx.cs
..........\.........\Errors
..........\.........\......\ErrorLog.txt
..........\.........\Image
..........\.........\.....\delete2.png
..........\.........\.....\edit.png
..........\.........\Web.Config