文件名称:基于三层结构的留言板程序(C#源代码)
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 345kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板…
可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。
- An unusual message center procedure, its function only has the
message demonstration and the transmission. But this message center
procedure, is based on "three structures". The message center
procedure may move in three databases platforms, respectively is:
Access database, MSSqlServer database and MySql database. Only needs
through to revise the Web.Config document to establish the message
center movement the database platform, but is not develops three
databases editions the message center... May use
TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the
table, uses TraceLWord_MySql.sql to produce in the MySql database the
table.
可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。
- An unusual message center procedure, its function only has the
message demonstration and the transmission. But this message center
procedure, is based on "three structures". The message center
procedure may move in three databases platforms, respectively is:
Access database, MSSqlServer database and MySql database. Only needs
through to revise the Web.Config document to establish the message
center movement the database platform, but is not develops three
databases editions the message center... May use
TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the
table, uses TraceLWord_MySql.sql to produce in the MySql database the
table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TraceLWord7
...........\AccessTask
...........\..........\AccessDriver.cs
...........\..........\AccessTask.csproj
...........\..........\AccessTask.csproj.user
...........\..........\AssemblyInfo.cs
...........\..........\bin
...........\..........\...\Debug
...........\..........\DbConnection.cs
...........\..........\LWordTask.cs
...........\..........\obj
...........\..........\...\Debug
...........\Classes
...........\.......\AssemblyInfo.cs
...........\.......\bin
...........\.......\...\Debug
...........\.......\Classes.csproj
...........\.......\Classes.csproj.user
...........\.......\LWord.cs
...........\.......\LWordList.cs
...........\.......\obj
...........\.......\...\Debug
...........\DALFactory
...........\..........\AssemblyInfo.cs
...........\..........\bin
...........\..........\...\Debug
...........\..........\DALFactory.csproj
...........\..........\DALFactory.csproj.user
...........\..........\DbTaskDriver.cs
...........\..........\obj
...........\..........\...\Debug
...........\DBFs
...........\....\TraceLWordDB.mdb
...........\DbTask
...........\......\AssemblyInfo.cs
...........\......\bin
...........\......\...\Debug
...........\......\DbTask.csproj
...........\......\DbTask.csproj.user
...........\......\LWordTaskBase.cs
...........\......\obj
...........\......\...\Debug
...........\InterService
...........\............\AssemblyInfo.cs
...........\............\bin
...........\............\...\Debug
...........\............\InterService.csproj
...........\............\InterService.csproj.user
...........\............\LWordService.cs
...........\............\obj
...........\............\...\Debug
...........\MySqlTask
...........\.........\AssemblyInfo.cs
...........\.........\bin
...........\.........\...\Debug
...........\.........\DbConnection.cs
...........\.........\LWordTask.cs
...........\.........\MySqlDriver.cs
...........\.........\MySqlTask.csproj
...........\.........\MySqlTask.csproj.user
...........\.........\obj
...........\.........\...\Debug
...........\ReadMe.txt
...........\SqlServerTask
...........\.............\AssemblyInfo.cs
...........\.............\bin
...........\.............\...\Debug
...........\.............\DbConnection.cs
...........\.............\LWordTask.cs
...........\.............\obj
...........\.............\...\Debug
...........\.............\SqlServerDriver.cs
...........\.............\SqlServerTask.csproj
...........\.............\SqlServerTask.csproj.user
...........\TraceLWord7.etp
...........\TraceLWord7.sln
...........\TraceLWord7说明.doc
...........\TraceLWord_MSSqlServer.sql
...........\TraceLWord_MySql.sql
...........\WebUI
...........\.....\AssemblyInfo.cs
...........\.....\bin
...........\.....\...\MySql.Data.dll
...........\.....\...\TraceLWord7.AccessTask.dll
...........\.....\...\TraceLWord7.AccessTask.pdb
...........\.....\...\TraceLWord7.Classes.dll
...........\.....\...\TraceLWord7.Classes.pdb
...........\.....\...\TraceLWord7.DALFactory.dll
...........\.....\...\TraceLWord7.DALFactory.pdb
...........\.....\...\TraceLWord7.DbTask.dll
...........\.....\...\TraceLWord7.DbTask.pdb
...........\.....\...\TraceLWord7.InterService.dll
...........\.....\...\TraceLWord7.InterService.pdb
...........\.....\...\TraceLWord7.MySqlTask.dll
...........\.....\...\TraceLWord7.MySqlTask.pdb
...........\.....\...\TraceLWord7.SqlServerTask.dll
...........\.....\...\TraceLWord7.SqlServerTask.pdb
...........\.....\...\TraceLWord7.WebUI.dll
...........\.....\...\TraceLWord7.WebUI.pdb
...........\.....\Global.asax
...........\AccessTask
...........\..........\AccessDriver.cs
...........\..........\AccessTask.csproj
...........\..........\AccessTask.csproj.user
...........\..........\AssemblyInfo.cs
...........\..........\bin
...........\..........\...\Debug
...........\..........\DbConnection.cs
...........\..........\LWordTask.cs
...........\..........\obj
...........\..........\...\Debug
...........\Classes
...........\.......\AssemblyInfo.cs
...........\.......\bin
...........\.......\...\Debug
...........\.......\Classes.csproj
...........\.......\Classes.csproj.user
...........\.......\LWord.cs
...........\.......\LWordList.cs
...........\.......\obj
...........\.......\...\Debug
...........\DALFactory
...........\..........\AssemblyInfo.cs
...........\..........\bin
...........\..........\...\Debug
...........\..........\DALFactory.csproj
...........\..........\DALFactory.csproj.user
...........\..........\DbTaskDriver.cs
...........\..........\obj
...........\..........\...\Debug
...........\DBFs
...........\....\TraceLWordDB.mdb
...........\DbTask
...........\......\AssemblyInfo.cs
...........\......\bin
...........\......\...\Debug
...........\......\DbTask.csproj
...........\......\DbTask.csproj.user
...........\......\LWordTaskBase.cs
...........\......\obj
...........\......\...\Debug
...........\InterService
...........\............\AssemblyInfo.cs
...........\............\bin
...........\............\...\Debug
...........\............\InterService.csproj
...........\............\InterService.csproj.user
...........\............\LWordService.cs
...........\............\obj
...........\............\...\Debug
...........\MySqlTask
...........\.........\AssemblyInfo.cs
...........\.........\bin
...........\.........\...\Debug
...........\.........\DbConnection.cs
...........\.........\LWordTask.cs
...........\.........\MySqlDriver.cs
...........\.........\MySqlTask.csproj
...........\.........\MySqlTask.csproj.user
...........\.........\obj
...........\.........\...\Debug
...........\ReadMe.txt
...........\SqlServerTask
...........\.............\AssemblyInfo.cs
...........\.............\bin
...........\.............\...\Debug
...........\.............\DbConnection.cs
...........\.............\LWordTask.cs
...........\.............\obj
...........\.............\...\Debug
...........\.............\SqlServerDriver.cs
...........\.............\SqlServerTask.csproj
...........\.............\SqlServerTask.csproj.user
...........\TraceLWord7.etp
...........\TraceLWord7.sln
...........\TraceLWord7说明.doc
...........\TraceLWord_MSSqlServer.sql
...........\TraceLWord_MySql.sql
...........\WebUI
...........\.....\AssemblyInfo.cs
...........\.....\bin
...........\.....\...\MySql.Data.dll
...........\.....\...\TraceLWord7.AccessTask.dll
...........\.....\...\TraceLWord7.AccessTask.pdb
...........\.....\...\TraceLWord7.Classes.dll
...........\.....\...\TraceLWord7.Classes.pdb
...........\.....\...\TraceLWord7.DALFactory.dll
...........\.....\...\TraceLWord7.DALFactory.pdb
...........\.....\...\TraceLWord7.DbTask.dll
...........\.....\...\TraceLWord7.DbTask.pdb
...........\.....\...\TraceLWord7.InterService.dll
...........\.....\...\TraceLWord7.InterService.pdb
...........\.....\...\TraceLWord7.MySqlTask.dll
...........\.....\...\TraceLWord7.MySqlTask.pdb
...........\.....\...\TraceLWord7.SqlServerTask.dll
...........\.....\...\TraceLWord7.SqlServerTask.pdb
...........\.....\...\TraceLWord7.WebUI.dll
...........\.....\...\TraceLWord7.WebUI.pdb
...........\.....\Global.asax