Download ndc2012 Free Java Code
Description
Demo code for NDC Oslo 2012.
Source Files
The download file ndc2012-master.zip has the following entries.
.gitattributes/* w ww. j a va 2 s . co m*/
.gitignore
3rdParty/Microsoft.Web.Infrastructure.dll
3rdParty/Microsoft.WebSockets.dll
3rdParty/Newtonsoft.Json.dll
3rdParty/Newtonsoft.Json.xml
3rdParty/SignalR.Hosting.AspNet.dll
3rdParty/SignalR.Hosting.Common.dll
3rdParty/SignalR.Hosting.Common.xml
3rdParty/SignalR.dll
3rdParty/SignalR.xml
3rdParty/System.Net.Http.Formatting.dll
3rdParty/System.Net.Http.Formatting.xml
3rdParty/System.Web.Http.WebHost.dll
3rdParty/System.Web.Http.WebHost.xml
3rdParty/System.Web.Http.dll
3rdParty/System.Web.Http.xml
NdcDemo.sln
NdcDemo/App_Start/WebApiConfig.cs
NdcDemo/Controllers/ApiControllerWithHub.cs
NdcDemo/Controllers/ToDoController.cs
NdcDemo/Filters/InvalidModelStateFilterAttribute.cs
NdcDemo/Global.asax
NdcDemo/Global.asax.cs
NdcDemo/Hubs/ToDoHub.cs
NdcDemo/Models/ToDoItem.cs
NdcDemo/NdcDemo.csproj
NdcDemo/Properties/AssemblyInfo.cs
NdcDemo/Web.Debug.config
NdcDemo/Web.Release.config
NdcDemo/Web.config
NdcDemo/css/site.css
NdcDemo/default.htm
NdcDemo/favicon.ico
NdcDemo/js/jquery-1.7.2.js
NdcDemo/js/jquery.signalR-0.5.0.js
NdcDemo/js/knockout-2.1.0.js
NdcDemo/js/todo.js
Download
Click the following link to download ndc2012-master.zip.
ndc2012-master.zip