About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: SignalR
SignalR – realtime communication between server and client
Image courtesy of spacex / unsplash.com https://www.nuget.org/packages/Microsoft.AspNet.SignalR/ Get real time communication between the client and the server. We use it to monitor jobs. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers.
Microsoft Web Camp
Microsoft uses (boot)camps to promote new products. The website devcamps.ms contains the curriculum. At the writing of this post there is Windows Phone, Windows Azure, Web and Windows. It’s free so I registered for the Web Camp and signed up … Continue reading
Posted in Conference, Development
Tagged Accessibility, Conference, Fangs, HTMl5, pinned sites, SignalR, Web API, Web Camp, WebMatrix, websockets
Leave a comment