SignalR Simple Users On Line Counter

时间:2016-07-11 13:35:23
【文件属性】:

文件名称:SignalR Simple Users On Line Counter

文件大小:1.22MB

文件格式:ZIP

更新时间:2016-07-11 13:35:23

SignalR

从MSDN上找的一个SignalR示例小程序,适合入门者。 ASP.NET SignalR is a new library for ASP.NET developers that simplifies the process of adding real-time web functionality to our applications. In the past i used node.js for real time events raised to clients, now with signalR it's pretty simple to use .net objects and real time events.


【文件预览】:
description
----Brand.css(70KB)
----ScreenShot012.png(20KB)
----2f95808e-ca34-4249-88ff-44fabe33cdc0Combined.css(0B)
----Combined.css(0B)
----ScreenShot007.png(1KB)
----Layout.css(2KB)
----offline.js(2KB)
----Galleries.css(10KB)
----iframedescription.css(3KB)
description.html
C#,VB
----SimpleUsersOnLine.v11.suo(34KB)
----SimpleUsersOnLine.sln(2KB)
----SimpleUsersOnLineVB()
--------packages.config(902B)
--------Web.config(507B)
--------index.html(2KB)
--------App_Code()
--------client.html(898B)
--------Bin()
--------Global.asax(1KB)
--------Scripts()
----SimpleUsersOnLine()
--------SimpleUsersOnLine.csproj(7KB)
--------bin()
--------packages.config(902B)
--------Web.config(307B)
--------obj()
--------UsersOnLine.cs(2KB)
--------Web.Debug.config(1KB)
--------SimpleUsersOnLine.csproj.user(1KB)
--------index.html(2KB)
--------Web.Release.config(1KB)
--------client.html(898B)
--------Global.asax.cs(1003B)
--------Global.asax(101B)
--------Scripts()
--------Properties()
license.rtf

网友评论

  • 和别的地方的demo一样,没新意。
  • 跟其他地方的一样,没有实用性
  • 很不错的示例,可以实现在线人数的实时统计