Microsoft Turkey Summer School 2014 - ASP.NET Web API and SignalR Talk
In context of Microsoft Turkey Summer School 2014, I had a chance to give a talk on ASP.NET Web API and ASP.NET SignalR a few days ago at Microsoft Turkey Office. Here is the slides, recording video and references from the talk.
17 August 2014
1 minutes read
Related Posts
In context of Microsoft Turkey Summer School 2014, I had a chance to give a talk on ASP.NET Web API and ASP.NET SignalR a few days ago at Microsoft Turkey Office. You can find the slides of the talk on Speakerdeck.
The talk was in Turkish and it has been recorded.
During the talk, I referred to a few resources about SignalR and ASP.NET Web API. I tried to put all of those here:
ASP.NET Web API
- ASP.NET Web API Documentation
- ASP.NET Web API Source Code
- ASP.NET Web API Book
- Building Web APIs for Mobile Apps Using ASP.NET Web API 2.1
- Securing ASP.NET Web APIs
- Securing a Web API with Windows Azure AD and Katana
- Dominick Baier - Web API Authorization & Access Control β done right!
- Dominick Baier - Authentication & Authorization in .NET 4.5 - Claims & Tokens become the standard Model
- RFC6749 - The OAuth 2.0 Authorization Framework
- OpenID Connect 1.0
ASP.NET SignalR
- ASP.NET SignalR Documentation
- ASP.NET SignalR Source Code
- ASP.NET SignalR Samples
- My ASP.NET SignalR Samples
- JabbR: Collaborative chat application written with SignalR
- Various SignalR Videos
- Damian Edwards & David Fowler - Understanding SignalR performance
- Scaling the Real-time Web with ASP.NET SignalR
- JabbR - PresenceMonitor class
- TweetMapR Application