文件名称:BBS
-
所属分类:
- 标签属性:
- 上传时间:2013-06-26
-
文件大小:280.69kb
-
已下载: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
chap09/BBS_DB_log.LDF
chap09/Chap 9 readme.txt
chap09/code/Admin.aspx
chap09/code/Admin.aspx.cs
chap09/code/App_Code/WebService.cs
chap09/code/App_WebReferences/localhost/WebService.disco
chap09/code/App_WebReferences/localhost/WebService.discomap
chap09/code/App_WebReferences/localhost/WebService.wsdl
chap09/code/ballot.aspx
chap09/code/ballot.aspx.cs
chap09/code/bbs.aspx
chap09/code/bbs.aspx.cs
chap09/code/Content.aspx
chap09/code/Content.aspx.cs
chap09/code/EditContent.aspx
chap09/code/EditContent.aspx.cs
chap09/code/ErrorMsg.aspx
chap09/code/ErrorMsg.aspx.cs
chap09/code/Image/appear.gif
chap09/code/Image/internet.bmp
chap09/code/Image/js.JPG
chap09/code/Image/Level/level0.gif
chap09/code/Image/Level/level1.gif
chap09/code/Image/Level/level2.gif
chap09/code/Image/Level/level3.gif
chap09/code/Image/Level/level4.gif
chap09/code/Image/Level/level5.gif
chap09/code/Image/reply.gif
chap09/code/Image/Smile.bmp
chap09/code/Image/study.gif
chap09/code/Image/toupiao.gif
chap09/code/Image/wh.JPG
chap09/code/Image/xx.gif
chap09/code/Image/zw.JPG
chap09/code/Modify.aspx
chap09/code/Modify.aspx.cs
chap09/code/newSubject.aspx
chap09/code/newSubject.aspx.cs
chap09/code/Passport.aspx
chap09/code/Passport.aspx.cs
chap09/code/Regedit.aspx
chap09/code/Regedit.aspx.cs
chap09/code/Site.master
chap09/code/Site.master.cs
chap09/code/StyleSheet/StyleSheet.css
chap09/code/UserControl/bbsFooter.ascx
chap09/code/UserControl/bbsFooter.ascx.cs
chap09/code/UserControl/bbsHeader.ascx
chap09/code/UserControl/bbsHeader.ascx.cs
chap09/code/UserControl/bbsSide.ascx
chap09/code/UserControl/bbsSide.ascx.cs
chap09/code/Web.Config
chap09/code/Web.sitemap
chap09/code/WebService.asmx
chap09/code/Welcome.aspx
chap09/code/Welcome.aspx.cs
chap09/code/App_WebReferences/localhost
chap09/code/Image/Level
chap09/code/App_Code
chap09/code/App_WebReferences
chap09/code/Image
chap09/code/StyleSheet
chap09/code/UserControl
chap09/code
chap09
chap09/BBS_DB_log.LDF
chap09/Chap 9 readme.txt
chap09/code/Admin.aspx
chap09/code/Admin.aspx.cs
chap09/code/App_Code/WebService.cs
chap09/code/App_WebReferences/localhost/WebService.disco
chap09/code/App_WebReferences/localhost/WebService.discomap
chap09/code/App_WebReferences/localhost/WebService.wsdl
chap09/code/ballot.aspx
chap09/code/ballot.aspx.cs
chap09/code/bbs.aspx
chap09/code/bbs.aspx.cs
chap09/code/Content.aspx
chap09/code/Content.aspx.cs
chap09/code/EditContent.aspx
chap09/code/EditContent.aspx.cs
chap09/code/ErrorMsg.aspx
chap09/code/ErrorMsg.aspx.cs
chap09/code/Image/appear.gif
chap09/code/Image/internet.bmp
chap09/code/Image/js.JPG
chap09/code/Image/Level/level0.gif
chap09/code/Image/Level/level1.gif
chap09/code/Image/Level/level2.gif
chap09/code/Image/Level/level3.gif
chap09/code/Image/Level/level4.gif
chap09/code/Image/Level/level5.gif
chap09/code/Image/reply.gif
chap09/code/Image/Smile.bmp
chap09/code/Image/study.gif
chap09/code/Image/toupiao.gif
chap09/code/Image/wh.JPG
chap09/code/Image/xx.gif
chap09/code/Image/zw.JPG
chap09/code/Modify.aspx
chap09/code/Modify.aspx.cs
chap09/code/newSubject.aspx
chap09/code/newSubject.aspx.cs
chap09/code/Passport.aspx
chap09/code/Passport.aspx.cs
chap09/code/Regedit.aspx
chap09/code/Regedit.aspx.cs
chap09/code/Site.master
chap09/code/Site.master.cs
chap09/code/StyleSheet/StyleSheet.css
chap09/code/UserControl/bbsFooter.ascx
chap09/code/UserControl/bbsFooter.ascx.cs
chap09/code/UserControl/bbsHeader.ascx
chap09/code/UserControl/bbsHeader.ascx.cs
chap09/code/UserControl/bbsSide.ascx
chap09/code/UserControl/bbsSide.ascx.cs
chap09/code/Web.Config
chap09/code/Web.sitemap
chap09/code/WebService.asmx
chap09/code/Welcome.aspx
chap09/code/Welcome.aspx.cs
chap09/code/App_WebReferences/localhost
chap09/code/Image/Level
chap09/code/App_Code
chap09/code/App_WebReferences
chap09/code/Image
chap09/code/StyleSheet
chap09/code/UserControl
chap09/code
chap09
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.