文件名称:ASP.NETonlineuser
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-06
- 文件大小:
- 84kb
- 下载次数:
- 0次
- 提 供 者:
- d***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用ASP.NET平台创建用户登陆在线的人数以及成员,用户正常退出或者浏览器关闭时则用户数量也会减少,方便查看在线的成员情况-Using the ASP.NET platform to create user login online and the number of members, the user normal exit or the browser is closed, the number of users can also be reduced, convenient to view the members of the online
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OnlineUserDemo\AssemblyInfo.cs
..............\bin\OnlineUser.DLL
..............\...\OnlineUserDemo.dll
..............\...\OnlineUserDemo.pdb
..............\bin
..............\Global.asax
..............\Global.asax.cs
..............\Global.asax.resx
..............\Login.aspx
..............\Login.aspx.cs
..............\Login.aspx.resx
..............\Logout.aspx
..............\Logout.aspx.cs
..............\Logout.aspx.resx
..............\Online.aspx
..............\Online.aspx.cs
..............\Online.aspx.resx
..............\OnlineUserDemo.csproj
..............\OnlineUserDemo.csproj.webinfo
..............\refresh.aspx
..............\Web.config
OnlineUserDemo
..........\AssemblyInfo.cs
..........\bin\Debug\OnlineUser.dll
..........\...\.....\OnlineUser.pdb
..........\...\Debug
..........\...\Release\OnlineUser.dll
..........\...\Release
..........\bin
..........\obj\Debug\OnlineUser.dll
..........\...\.....\OnlineUser.pdb
..........\...\.....\OnlineUser.projdata
..........\...\.....\temp
..........\...\.....\TempPE
..........\...\Debug
..........\...\Release\OnlineUser.dll
..........\...\.......\OnlineUser.projdata
..........\...\.......\temp
..........\...\Release
..........\obj
..........\OnlineUser.csproj
..........\OnlineUser.csproj.user
..........\OnlineUser.suo
..........\PassPort.cs
..........\Refresh.cs
..........\Script.cs
OnlineUser