https://github.com/magnusthor/xsockets.ilike.html5.app.using.knockoutjs.ef
An example of how you can use KnockoutJS,EF and XSockets.NET ( basic example )
https://github.com/magnusthor/xsockets.ilike.html5.app.using.knockoutjs.ef
Last synced: 7 months ago
JSON representation
An example of how you can use KnockoutJS,EF and XSockets.NET ( basic example )
- Host: GitHub
- URL: https://github.com/magnusthor/xsockets.ilike.html5.app.using.knockoutjs.ef
- Owner: MagnusThor
- Created: 2013-07-15T18:27:31.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-15T18:57:55.000Z (almost 13 years ago)
- Last Synced: 2023-03-27T12:07:58.773Z (about 3 years ago)
- Language: JavaScript
- Size: 7.26 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## XSockets.ILike.HTML5.App.Using.KnockoutJS.EF
### About
This repo contains the example code related to the following blogpost.
http://xsockets.net/blog/building-real-time-spa-using-knockoutjs-codefirst-and-xsocketsnet
You will find the code in the src folder.
Enjoy
Magnus, Team XSockets.NET