文件名称:BBS
- 所属分类:
- Web服务器
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2013-06-26
- 文件大小:
- 281kb
- 下载次数:
- 0次
- 提 供 者:
- 白
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
BBS实例
安装及使用须知
1、数据库安装
本部分所需要的数据表以及存储过程,将data文件夹下的.mdf文件和.ldf文件拷贝到硬盘合适位置(必须同一目录),打开SQL Server 2005右击数据库文件夹,选择附加。然后单击添加,选择刚才复制的.mdf然后单击确定完成数据库创建。
也可按本章中对应描述文字创建。
2、本程序开发时连接的数据库服务器时本地(local)且可以sa登录,密码为sa2005,并将数据源设置为localhost。本程序的数据库连接字符串位于App_Code文件夹的WebService.cs文件中的19行,在测试中请相应更改.
3、如果用户安装的是Microsoft Visual Studio .NET 2005,那么可以直接打开Code文件夹下的项目,查看代码并进行调试。
以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用。-BBS instance Installation and Use a database installed in this part of the required data tables and stored procedures, the data folder. Mdf files and. Ldf files are copied to the hard right position (must be the same directory), open the SQL Server 2005 Right Click the Databases folder and select Attach. Then click Add, select just copied. Mdf and then click OK to complete the database creation. Can also be described in this chapter corresponds to the text created. 2, the program development connected database server locally (local) and can sa login, password sa2005, and the data source is set to localhost. This program is a database connection string in the App_Code folder WebService.cs file line 19, in testing, please change accordingly. 3, if the user installs the Microsoft Visual Studio. NET 2005, you can directly open the Code folder project, look at the code and debug. These software are required to register to the long-term normal use of the software, please support genuine soft
安装及使用须知
1、数据库安装
本部分所需要的数据表以及存储过程,将data文件夹下的.mdf文件和.ldf文件拷贝到硬盘合适位置(必须同一目录),打开SQL Server 2005右击数据库文件夹,选择附加。然后单击添加,选择刚才复制的.mdf然后单击确定完成数据库创建。
也可按本章中对应描述文字创建。
2、本程序开发时连接的数据库服务器时本地(local)且可以sa登录,密码为sa2005,并将数据源设置为localhost。本程序的数据库连接字符串位于App_Code文件夹的WebService.cs文件中的19行,在测试中请相应更改.
3、如果用户安装的是Microsoft Visual Studio .NET 2005,那么可以直接打开Code文件夹下的项目,查看代码并进行调试。
以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用。-BBS instance Installation and Use a database installed in this part of the required data tables and stored procedures, the data folder. Mdf files and. Ldf files are copied to the hard right position (must be the same directory), open the SQL Server 2005 Right Click the Databases folder and select Attach. Then click Add, select just copied. Mdf and then click OK to complete the database creation. Can also be described in this chapter corresponds to the text created. 2, the program development connected database server locally (local) and can sa login, password sa2005, and the data source is set to localhost. This program is a database connection string in the App_Code folder WebService.cs file line 19, in testing, please change accordingly. 3, if the user installs the Microsoft Visual Studio. NET 2005, you can directly open the Code folder project, look at the code and debug. These software are required to register to the long-term normal use of the software, please support genuine soft
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chap09\BBS_DB.mdf
......\BBS_DB_log.LDF
......\Chap 9 readme.txt
......\code\Admin.aspx
......\....\Admin.aspx.cs
......\....\.pp_Code\WebService.cs
......\....\....WebReferences\localhost\WebService.disco
......\....\.................\.........\WebService.discomap
......\....\.................\.........\WebService.wsdl
......\....\ballot.aspx
......\....\ballot.aspx.cs
......\....\bbs.aspx
......\....\bbs.aspx.cs
......\....\Content.aspx
......\....\Content.aspx.cs
......\....\EditContent.aspx
......\....\EditContent.aspx.cs
......\....\ErrorMsg.aspx
......\....\ErrorMsg.aspx.cs
......\....\Image\appear.gif
......\....\.....\internet.bmp
......\....\.....\js.JPG
......\....\.....\Level\level0.gif
......\....\.....\.....\level1.gif
......\....\.....\.....\level2.gif
......\....\.....\.....\level3.gif
......\....\.....\.....\level4.gif
......\....\.....\.....\level5.gif
......\....\.....\reply.gif
......\....\.....\Smile.bmp
......\....\.....\study.gif
......\....\.....\toupiao.gif
......\....\.....\wh.JPG
......\....\.....\xx.gif
......\....\.....\zw.JPG
......\....\Modify.aspx
......\....\Modify.aspx.cs
......\....\newSubject.aspx
......\....\newSubject.aspx.cs
......\....\Passport.aspx
......\....\Passport.aspx.cs
......\....\Regedit.aspx
......\....\Regedit.aspx.cs
......\....\Site.master
......\....\Site.master.cs
......\....\.tyleSheet\StyleSheet.css
......\....\UserControl\bbsFooter.ascx
......\....\...........\bbsFooter.ascx.cs
......\....\...........\bbsHeader.ascx
......\....\...........\bbsHeader.ascx.cs
......\....\...........\bbsSide.ascx
......\....\...........\bbsSide.ascx.cs
......\....\Web.Config
......\....\Web.sitemap
......\....\WebService.asmx
......\....\Welcome.aspx
......\....\Welcome.aspx.cs
......\....\App_WebReferences\localhost
......\....\Image\Level
......\....\App_Code
......\....\App_WebReferences
......\....\Image
......\....\StyleSheet
......\....\UserControl
......\code
chap09