文件名称:5993_f
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 209kb
- 下载次数:
- 0次
- 提 供 者:
- c*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
三层(工厂模式)简单留言板
利用一个简单的留言板示例来讲解三层结构(工厂模式)的使用,其中数据库操作使用的是SqlHelper
分层名成分别为:MessagesBoard(web层)、SQLServerDAL、DALFactory、IDAL、BLL
DB_51aspx下为Sql数据库,附加即可-Three (factory mode) a simple message board to use a simple example of the message board to explain the three-tier structure (factory mode) of use, which database operations using SqlHelper were stratified into were: MessagesBoard (web tier), SQLServerDAL, DALFactory, IDAL, BLLDB_51aspx for Sql database, attached to
利用一个简单的留言板示例来讲解三层结构(工厂模式)的使用,其中数据库操作使用的是SqlHelper
分层名成分别为:MessagesBoard(web层)、SQLServerDAL、DALFactory、IDAL、BLL
DB_51aspx下为Sql数据库,附加即可-Three (factory mode) a simple message board to use a simple example of the message board to explain the three-tier structure (factory mode) of use, which database operations using SqlHelper were stratified into were: MessagesBoard (web tier), SQLServerDAL, DALFactory, IDAL, BLLDB_51aspx for Sql database, attached to
相关搜索: 三层结构
(系统自动生成,下载前可以参看下载内容)
下载文件列表
5993_f
......\FactoryMessage
......\..............\BLL
......\..............\...\bin
......\..............\...\...\Debug
......\..............\...\BLL.csproj
......\..............\...\Messages.cs
......\..............\...\obj
......\..............\...\...\BLL.csproj.FileList.txt
......\..............\...\...\Debug
......\..............\...\Properties
......\..............\...\..........\AssemblyInfo.cs
......\..............\DALFactory
......\..............\..........\bin
......\..............\..........\...\Debug
......\..............\..........\DALFactory.csproj
......\..............\..........\DataAcess.cs
......\..............\..........\obj
......\..............\..........\...\DALFactory.csproj.FileList.txt
......\..............\..........\...\Debug
......\..............\..........\Properties
......\..............\..........\..........\AssemblyInfo.cs
......\..............\DB_51aspx
......\..............\.........\MessageBoard.mdf
......\..............\.........\MessageBoard_log.LDF
......\..............\IDAL
......\..............\....\bin
......\..............\....\...\Debug
......\..............\....\IDAL.csproj
......\..............\....\IMessageBoard.cs
......\..............\....\obj
......\..............\....\...\Debug
......\..............\....\...\IDAL.csproj.FileList.txt
......\..............\....\Properties
......\..............\....\..........\AssemblyInfo.cs
......\..............\MessagesBoard
......\..............\.............\App_Data
......\..............\.............\Bin
......\..............\.............\...\BLL.dll
......\..............\.............\...\BLL.dll.refresh
......\..............\.............\...\BLL.pdb
......\..............\.............\...\DALFactory.dll
......\..............\.............\...\DALFactory.dll.refresh
......\..............\.............\...\DALFactory.pdb
......\..............\.............\...\IDAL.dll
......\..............\.............\...\IDAL.dll.refresh
......\..............\.............\...\IDAL.pdb
......\..............\.............\...\MessagesBoard.SQLServerDAL.dll
......\..............\.............\...\MessagesBoard.SQLServerDAL.dll.refresh
......\..............\.............\...\MessagesBoard.SQLServerDAL.pdb
......\..............\.............\...\Model.dll
......\..............\.............\...\Model.dll.refresh
......\..............\.............\...\Model.pdb
......\..............\.............\Send.aspx
......\..............\.............\Send.aspx.cs
......\..............\.............\Show.aspx
......\..............\.............\Show.aspx.cs
......\..............\.............\Web.Config
......\..............\MessagesBoard.sln
......\..............\Model
......\..............\.....\bin
......\..............\.....\...\Debug
......\..............\.....\MessageBoardInfo.cs
......\..............\.....\Model.csproj
......\..............\.....\obj
......\..............\.....\...\Debug
......\..............\.....\...\Model.csproj.FileList.txt
......\..............\.....\Properties
......\..............\.....\..........\AssemblyInfo.cs
......\..............\read-me.htm
......\..............\SQLServerDAL
......\..............\............\bin
......\..............\............\...\Debug
......\..............\............\Messages.cs
......\..............\............\obj
......\..............\............\...\Debug
......\..............\............\...\SQLServerDAL.csproj.FileList.txt
......\..............\............\Properties
......\..............\............\..........\AssemblyInfo.cs
......\..............\............\SQLHelper.cs
......\..............\............\SQLServerDAL.csproj
......\..............\源码必读.txt
......\FactoryMessage
......\..............\BLL
......\..............\...\bin
......\..............\...\...\Debug
......\..............\...\BLL.csproj
......\..............\...\Messages.cs
......\..............\...\obj
......\..............\...\...\BLL.csproj.FileList.txt
......\..............\...\...\Debug
......\..............\...\Properties
......\..............\...\..........\AssemblyInfo.cs
......\..............\DALFactory
......\..............\..........\bin
......\..............\..........\...\Debug
......\..............\..........\DALFactory.csproj
......\..............\..........\DataAcess.cs
......\..............\..........\obj
......\..............\..........\...\DALFactory.csproj.FileList.txt
......\..............\..........\...\Debug
......\..............\..........\Properties
......\..............\..........\..........\AssemblyInfo.cs
......\..............\DB_51aspx
......\..............\.........\MessageBoard.mdf
......\..............\.........\MessageBoard_log.LDF
......\..............\IDAL
......\..............\....\bin
......\..............\....\...\Debug
......\..............\....\IDAL.csproj
......\..............\....\IMessageBoard.cs
......\..............\....\obj
......\..............\....\...\Debug
......\..............\....\...\IDAL.csproj.FileList.txt
......\..............\....\Properties
......\..............\....\..........\AssemblyInfo.cs
......\..............\MessagesBoard
......\..............\.............\App_Data
......\..............\.............\Bin
......\..............\.............\...\BLL.dll
......\..............\.............\...\BLL.dll.refresh
......\..............\.............\...\BLL.pdb
......\..............\.............\...\DALFactory.dll
......\..............\.............\...\DALFactory.dll.refresh
......\..............\.............\...\DALFactory.pdb
......\..............\.............\...\IDAL.dll
......\..............\.............\...\IDAL.dll.refresh
......\..............\.............\...\IDAL.pdb
......\..............\.............\...\MessagesBoard.SQLServerDAL.dll
......\..............\.............\...\MessagesBoard.SQLServerDAL.dll.refresh
......\..............\.............\...\MessagesBoard.SQLServerDAL.pdb
......\..............\.............\...\Model.dll
......\..............\.............\...\Model.dll.refresh
......\..............\.............\...\Model.pdb
......\..............\.............\Send.aspx
......\..............\.............\Send.aspx.cs
......\..............\.............\Show.aspx
......\..............\.............\Show.aspx.cs
......\..............\.............\Web.Config
......\..............\MessagesBoard.sln
......\..............\Model
......\..............\.....\bin
......\..............\.....\...\Debug
......\..............\.....\MessageBoardInfo.cs
......\..............\.....\Model.csproj
......\..............\.....\obj
......\..............\.....\...\Debug
......\..............\.....\...\Model.csproj.FileList.txt
......\..............\.....\Properties
......\..............\.....\..........\AssemblyInfo.cs
......\..............\read-me.htm
......\..............\SQLServerDAL
......\..............\............\bin
......\..............\............\...\Debug
......\..............\............\Messages.cs
......\..............\............\obj
......\..............\............\...\Debug
......\..............\............\...\SQLServerDAL.csproj.FileList.txt
......\..............\............\Properties
......\..............\............\..........\AssemblyInfo.cs
......\..............\............\SQLHelper.cs
......\..............\............\SQLServerDAL.csproj
......\..............\源码必读.txt