Michael Piendl
Michael Piendl
1. read cpu data from local machine and push it to the client. 2. draw a chart with a simple js library like #raphaeljs would be nice to subscribe/unsubscribe to...
simple table of big datasets with push updates through signalr, but data transfer via webapi or other rest calls. the sample could show a way to get a good integration...
sample pattern for a good exception handling in a hub on the server and in javascript on the client side.
a single page application with good collaboration features like a little [trello](https://trello.com/) clone. - crud cards - push card changes to everyone - latency compensation on the client side. -...