BBS

所属分类:.net编程
开发工具:C#
文件大小:281KB
下载次数:5
上传日期:2013-06-26 15:57:52
上 传 者baiyang0304
说明:  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)

文件列表:
chap09\BBS_DB.mdf (2293760, 2008-03-21)
chap09\BBS_DB_log.LDF (573440, 2008-03-21)
chap09\code\Admin.aspx (9005, 2008-03-21)
chap09\code\Admin.aspx.cs (5797, 2008-03-21)
chap09\code\App_Code\WebService.cs (35646, 2008-03-21)
chap09\code\App_WebReferences\localhost\WebService.disco (729, 2008-03-21)
chap09\code\App_WebReferences\localhost\WebService.discomap (590, 2008-03-21)
chap09\code\App_WebReferences\localhost\WebService.wsdl (39776, 2008-03-21)
chap09\code\ballot.aspx (1677, 2008-03-21)
chap09\code\ballot.aspx.cs (2750, 2008-03-21)
chap09\code\bbs.aspx (2439, 2008-03-21)
chap09\code\bbs.aspx.cs (4351, 2008-03-21)
chap09\code\Content.aspx (3286, 2008-03-21)
chap09\code\Content.aspx.cs (2758, 2008-03-21)
chap09\code\EditContent.aspx (1650, 2008-03-21)
chap09\code\EditContent.aspx.cs (2103, 2008-03-21)
chap09\code\ErrorMsg.aspx (572, 2008-03-21)
chap09\code\ErrorMsg.aspx.cs (459, 2008-03-21)
chap09\code\Image\appear.gif (2186, 2008-03-21)
chap09\code\Image\internet.bmp (822, 2008-03-21)
chap09\code\Image\js.JPG (4806, 2008-03-21)
chap09\code\Image\Level\level0.gif (290, 2008-03-21)
chap09\code\Image\Level\level1.gif (1039, 2008-03-21)
chap09\code\Image\Level\level2.gif (436, 2008-03-21)
chap09\code\Image\Level\level3.gif (433, 2008-03-21)
chap09\code\Image\Level\level4.gif (426, 2008-03-21)
chap09\code\Image\Level\level5.gif (290, 2008-03-21)
chap09\code\Image\reply.gif (2143, 2008-03-21)
chap09\code\Image\Smile.bmp (3126, 2008-03-21)
chap09\code\Image\study.gif (1131, 2008-03-21)
chap09\code\Image\toupiao.gif (885, 2008-03-21)
chap09\code\Image\wh.JPG (1094, 2008-03-21)
chap09\code\Image\xx.gif (1099, 2008-03-21)
chap09\code\Image\zw.JPG (1096, 2008-03-21)
chap09\code\Modify.aspx (2578, 2008-03-21)
chap09\code\Modify.aspx.cs (1700, 2008-03-21)
chap09\code\newSubject.aspx (1933, 2008-03-21)
chap09\code\newSubject.aspx.cs (1631, 2008-03-21)
chap09\code\Passport.aspx (5769, 2008-03-21)
... ...

安装及使用须知 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文件夹下的项目,查看代码并进行调试。 4 本代码需要放在Windows系统下的IIS(或其它Web服务器)里方可正常显示。具体做法是:把Code文件夹复制到IIS的发布目下,通常是系统盘的Inetpub\wwwroot目录中,取消文件夹的只读属性,然后在IIS上设置虚拟目录即可。具体步骤是:打开IIS服务管理器,在Code站点上右击,在弹出的菜单中选择“属性”命令,弹出“ContractManage属性”对话框。在Code属性”对话框的“目录”选项卡上单击“创建”按钮。 使用Microsoft Visual Studio .NET集成开发环境可以直接打开Inetpub\wwwroot\Code文件夹,查看所有代码并进行调试。 5、如本章所述,BBS系统中内置管理员帐号为Admin 密码为root,使用该帐号可以对用户进行管理. 以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用。

近期下载者

相关文件


收藏者