文件名称:MyChatRoom
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 104kb
- 下载次数:
- 0次
- 提 供 者:
- J**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Asp.net三层聊天室源码
一个利用三层开发的简单聊天室,发言可以自定义颜色和表情,消息保持用的是Sql数据库,采用 <meta http-equiv="refresh" content="5" />自动刷新。
DB_51aspx下为Sql数据库文件,附加即可
/login.aspx为登陆页,默认登陆帐号/密码:51aspx/51aspx
提示:
一般数据库文件默认在DB_51aspx文件夹下
如果使用VS2005打开本站项目文件,建议打开前务必安装VS2005Sp1
-Asp.net source of a three-tiered chat room using the simple three-tier development of chat rooms, the floor can customize the color and expression, the news is used to maintain Sql database, using <meta http-equiv = refresh content = 5 /> automatically refresh. DB_51aspx for Sql database file, you can attach/login.aspx for landing pages, landing the default account/password: 51aspx/51aspx Tip: general database file in the default folder DB_51aspx If you use the site to open VS2005 project documents, the proposed pre-open Be sure to install VS2005Sp1
一个利用三层开发的简单聊天室,发言可以自定义颜色和表情,消息保持用的是Sql数据库,采用 <meta http-equiv="refresh" content="5" />自动刷新。
DB_51aspx下为Sql数据库文件,附加即可
/login.aspx为登陆页,默认登陆帐号/密码:51aspx/51aspx
提示:
一般数据库文件默认在DB_51aspx文件夹下
如果使用VS2005打开本站项目文件,建议打开前务必安装VS2005Sp1
-Asp.net source of a three-tiered chat room using the simple three-tier development of chat rooms, the floor can customize the color and expression, the news is used to maintain Sql database, using <meta http-equiv = refresh content = 5 /> automatically refresh. DB_51aspx for Sql database file, you can attach/login.aspx for landing pages, landing the default account/password: 51aspx/51aspx Tip: general database file in the default folder DB_51aspx If you use the site to open VS2005 project documents, the proposed pre-open Be sure to install VS2005Sp1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
App_Code
........\BusinessLogicLayer
........\..................\Message.cs
........\..................\User.cs
........\DataAccessLayer
........\...............\Database.cs
DB_51aspx
.........\MyChatRoom.sql
.........\MyChatRoom_Data.MDF
.........\MyChatRoom_Log.LDF
Images
Login.aspx
Login.aspx.cs
Main.aspx
Main.aspx.cs
ShowMessage.aspx
ShowMessage.aspx.cs
Speak.aspx
Speak.aspx.cs
Styles
......\Style.css
Web.config
........\BusinessLogicLayer
........\..................\Message.cs
........\..................\User.cs
........\DataAccessLayer
........\...............\Database.cs
DB_51aspx
.........\MyChatRoom.sql
.........\MyChatRoom_Data.MDF
.........\MyChatRoom_Log.LDF
Images
Login.aspx
Login.aspx.cs
Main.aspx
Main.aspx.cs
ShowMessage.aspx
ShowMessage.aspx.cs
Speak.aspx
Speak.aspx.cs
Styles
......\Style.css
Web.config