This is a tutorial of ASP.Net SignalR
I’ll try to cover all about ASP.Net SingnalR in the simplest language as possible.
- Multiple Users, Async Operations
- HTTP
- How does http work?
- Pulling
- Pushing
- WebSocket
- Server-Sent Events
- Current Status of Push
- Other Technologies
- SignalR Basics
- What is SignalR?
- Supporting Platforms
- OWIN Katana
- Installing SignalR
- Fixed Connection
- Hub
- From Other Threads
- Realtime, Multiplatform Application
- SingalIR Deployment, Scaling
- Authentication
- Frameworks
- Dependency Injection
- UnitTest
- In Other Frameworks
- ASP.Net Web API
- ASP.Net MVC
- Knockout
- AngularJS