資源簡介
WebForm-SignalR實現簡單實例,各位可以作為工具參考,

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.Security;
using?System.Web.SessionState;
using?System.Web.Routing;
namespace?Ahoo.Demo.RuntimePushForWebForm
{
????public?class?Global?:?System.Web.HttpApplication
????{
????????protected?void?Application_Start(object?sender?EventArgs?e)
????????{
????????????RouteTable.Routes.MapHubs();
????????}
????????protected?void?Session_Start(object?sender?EventArgs?e)
????????{
????????}
????????protected?void?Application_BeginRequest(object?sender?EventArgs?e)
????????{
????????}
????????protected?void?Application_AuthenticateRequest(object?sender?EventArgs?e)
????????{
????????}
????????protected?void?Application_Error(object?sender?EventArgs?e)
????????{
????????}
????????protected?void?Session_End(object?sender?EventArgs?e)
????????{
????????}
????????protected?void?Application_End(object?sender?EventArgs?e)
????????{
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-10-19?15:20??WebForm-SignalR\
?????目錄???????????0??2018-10-19?15:20??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\
?????目錄???????????0??2018-10-19?15:20??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\
?????文件?????????983??2013-12-18?10:41??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm.sln
?????文件????????9216??2013-12-18?10:53??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm.suo
?????文件???????17385??2013-12-18?10:56??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm.csproj
?????文件????????1086??2013-12-18?10:56??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm.csproj.user
?????目錄???????????0??2018-10-19?15:20??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\
?????文件????????6656??2018-10-19?15:18??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Ahoo.Demo.RuntimePushForWebForm.dll
?????文件???????17920??2018-10-19?15:18??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Ahoo.Demo.RuntimePushForWebForm.pdb
?????文件??????274104??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.AspNet.SignalR.Core.dll
?????文件??????210250??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.AspNet.SignalR.Core.xm
?????文件???????51896??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.AspNet.SignalR.Owin.dll
?????文件????????6864??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.AspNet.SignalR.Owin.xm
?????文件???????19128??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.AspNet.SignalR.SystemWeb.dll
?????文件????????4880??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.AspNet.SignalR.SystemWeb.xm
?????文件??????119968??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.Owin.Host.SystemWeb.dll
?????文件???????20007??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.Owin.Host.SystemWeb.xm
?????文件???????45416??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Microsoft.Web.Infrastructure.dll
?????文件??????391680??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Newtonsoft.Json.dll
?????文件??????440219??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Newtonsoft.Json.xm
?????文件????????4608??2013-12-18?10:49??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\bin\Owin.dll
?????文件?????????115??2013-12-18?10:56??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\Global.asax
?????文件????????1017??2013-12-18?10:56??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\Global.asax.cs
?????目錄???????????0??2018-10-19?15:20??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\Hubs\
?????文件?????????237??2013-12-18?10:53??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\Hubs\PushHub.cs
?????文件????????2565??2013-12-18?10:51??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\Notice.htm
?????目錄???????????0??2018-10-19?15:20??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\obj\
?????目錄???????????0??2018-10-19?15:20??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\obj\Debug\
?????文件????????4794??2018-10-19?15:18??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\obj\Debug\Ahoo.Demo.RuntimePushForWebForm.csproj.FileListAbsolute.txt
?????文件???????73973??2018-10-19?15:18??WebForm-SignalR\Ahoo.Demo.RuntimePushForWebForm\Ahoo.Demo.RuntimePushForWebForm\obj\Debug\Ahoo.Demo.RuntimePushForWebForm.csprojResolveAssemblyReference.cache
............此處省略295個文件信息
- 上一篇:ISAR成像仿真程序和算法說明
- 下一篇:IMS PCRF開源代碼
評論
共有 條評論