SlideShare a Scribd company logo
Pranav Rastogi
Program Manager
Microsoft
Twitter : rustd
ASP.NET SignalR
Real time web made simple
www.devconnections.com
ASP.NET SIGNALR
INTRODUCTIONS
Author
www.devconnections.com
ASP.NET SIGNALR
WHAT IS ASP.NET SIGNALR?
www.devconnections.com
ASP.NET SIGNALR
www.devconnections.com
ASP.NET SIGNALR
HOW CAN I USE REAL-TIME IN MY APP?
www.devconnections.com
ASP.NET SIGNALR
www.devconnections.com
ASP.NET SIGNALR
REACH
PERFORMANCE
www.devconnections.com
ASP.NET SIGNALR
SIMPLICITY: TWO-LEVEL API
Low level
Raw strings up & down
Broadcast to all clients, groups or individuals
Connection, reconnect & disconnect semantics
Built on top of connections
RPC from client-server *AND* server-client
Automatic client proxy generation (JavaScript)
www.devconnections.com
ASP.NET SIGNALR
www.devconnections.com
ASP.NET SIGNALR
CONNECTION LIFETIME
www.devconnections.com
ASP.NET SIGNALR
SIMPLICITY
REACH
PERFORMANCE
www.devconnections.com
ASP.NET SIGNALR
REACH: BUT WHAT ABOUT WEBSOCKETS?
WebSockets works if…
You use ASP.NET 4.5 on Windows Server
2012 AND
Client uses IE10 or latest Chrome, FF, Safari
AND
Your load balancer/reverse proxy supports
it AND
Client proxy server/NAT supports it AND
Everybody between client & server
supports it AND
You’re happy coding against raw sockets
AND
You manage scale-out yourself
SignalR works…
Everywhere
We’ll try WebSockets then fallback to:
• Server Sent Events
• Forever Frame
• Long Polling
We give you a simple & powerful API to
work with
We do our best to keep the logical
connection up, including retry logic if
transports fail
We scale-out to web-farms
www.devconnections.com
ASP.NET SIGNALR
www.devconnections.com
ASP.NET SIGNALR
REACH: CLIENTS FOR EVERYBODY!
Right now
JavaScript (jQuery)
.NET 4.0/4.5
Silverlight 5
Windows Store apps
Windows Phone 8
Portable Class Library
MonoTouch
MonoDroid
In the future
C++
Pure JavaScript (no jQuery)
iOS native
Java
.NET Micro Framework
…
www.devconnections.com
ASP.NET SIGNALR
www.devconnections.com
ASP.NET SIGNALR
SIMPLICITY
REACH
PERFORMANCE
www.devconnections.com
ASP.NET SIGNALR
PERFORMANCE: THROUGHPUT & SCALE
Very high performance on a single box
100,000’s of messages per second
Very low memory overhead
Fully async to optimize resource utilization
1,000’s of connections per server
Supports horizontal scale-out using a pluggable message bus backplane
(Azure Service Bus, Redis, SQL)
www.devconnections.com
ASP.NET SIGNALR
SCALE-OUT
web nodes
clients
backplane
www.devconnections.com
ASP.NET SIGNALR
THERE’S MORE…
Run it in your ASP.NET application or standalone with self-host on OWIN
Run it on OSX or Linux with Mono
#1 watched C# repo on GitHub
Supported part of the ASP.NET family
www.asp.net/signalr
www.devconnections.com
ASP.NET SIGNALR
RELATED CONTENT
 ASP.NET Identity & Security
 Introduction to .NET Web Development
on Azure
 Microsoft ASP.NET, Web, and Cloud Tools
Preview
www.devconnections.com
ASP.NET SIGNALR
THANK YOU!!!

More Related Content

PDF
PPTX
Introduction to SignalR
PPTX
SignalR Overview
PPTX
SignalR with ASP.NET MVC 6
PPTX
Real-time Communications with SignalR
PDF
PaaS options for .NET
PPTX
SignalR for ASP.NET Developers
PPTX
Building Real Time Web Applications with SignalR (NoVA Code Camp 2015)
Introduction to SignalR
SignalR Overview
SignalR with ASP.NET MVC 6
Real-time Communications with SignalR
PaaS options for .NET
SignalR for ASP.NET Developers
Building Real Time Web Applications with SignalR (NoVA Code Camp 2015)

What's hot (20)

PPTX
Real time web with SignalR
PPTX
Real-time ASP.NET with SignalR
PPTX
signalr
PPTX
SignalR with asp.net
PDF
Introduction to SignalR
PPT
Intro to signalR
PPTX
Building Realtime Web Applications With ASP.NET SignalR
PDF
SignalR
PPTX
Scale your signalR realtime web application
PPT
PPTX
Real time Communication with Signalr (Android Client)
PPTX
SignalR. Code, not toothpaste - TechDays Belgium 2012
PDF
Kong Ingress Controller - Fullstaq Show N Tell
PPSX
SignalR With ASP.Net part1
PPTX
Building Real time Application with Azure SignalR Service
PDF
NGINX.conf 2017 - Not all microservices are created equal ... some are server...
PPTX
«Real Time» Web Applications with SignalR in ASP.NET
PDF
Kong API
PPTX
Api gateway in microservices
PPTX
Real time web applications with SignalR (BNE .NET UG)
Real time web with SignalR
Real-time ASP.NET with SignalR
signalr
SignalR with asp.net
Introduction to SignalR
Intro to signalR
Building Realtime Web Applications With ASP.NET SignalR
SignalR
Scale your signalR realtime web application
Real time Communication with Signalr (Android Client)
SignalR. Code, not toothpaste - TechDays Belgium 2012
Kong Ingress Controller - Fullstaq Show N Tell
SignalR With ASP.Net part1
Building Real time Application with Azure SignalR Service
NGINX.conf 2017 - Not all microservices are created equal ... some are server...
«Real Time» Web Applications with SignalR in ASP.NET
Kong API
Api gateway in microservices
Real time web applications with SignalR (BNE .NET UG)
Ad

Similar to Microsoft signal r (20)

PPTX
SignalR Powered X-Platform Real-Time Apps!
PDF
Introduction to WAMP, a protocol enabling PUB/SUB and RPC over Websocket
PPTX
SignalR powered real-time x-plat mobile apps!
PDF
Vaadin Introduction, 7.3 edition
PPTX
Signal R 2015
PPSX
ECS19 - Damir Dobric - Designing and Operating modern applications with Micro...
PPTX
StrongLoop Overview
PPTX
How to double .net code value
PPTX
Real time web applications with signal r
PPTX
Best of Microsoft Dev Camp 2015
PPTX
SignalR Intro + WPDev integration @ Codetock
PPTX
Azure Signalr Service
PPT
Java script anywhere. What Nombas was doing pre-acquisition.
PDF
Jcon 2017 How to use Swagger to develop REST applications
PDF
VMUGIT UC 2013 - 05a VMware vFabric
PPTX
SignalR Intro + WPDev
PPTX
Asp.net visual studio 2013
PPTX
.net Framework
PDF
C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)
PPTX
Docker Platform and Ecosystem Nov 2015
SignalR Powered X-Platform Real-Time Apps!
Introduction to WAMP, a protocol enabling PUB/SUB and RPC over Websocket
SignalR powered real-time x-plat mobile apps!
Vaadin Introduction, 7.3 edition
Signal R 2015
ECS19 - Damir Dobric - Designing and Operating modern applications with Micro...
StrongLoop Overview
How to double .net code value
Real time web applications with signal r
Best of Microsoft Dev Camp 2015
SignalR Intro + WPDev integration @ Codetock
Azure Signalr Service
Java script anywhere. What Nombas was doing pre-acquisition.
Jcon 2017 How to use Swagger to develop REST applications
VMUGIT UC 2013 - 05a VMware vFabric
SignalR Intro + WPDev
Asp.net visual studio 2013
.net Framework
C# - Azure, WP7, MonoTouch and Mono for Android (MonoDroid)
Docker Platform and Ecosystem Nov 2015
Ad

More from rustd (8)

PPTX
Big Data on Azure Tutorial
PPTX
Asp.net identity dot netconf
PPTX
Microsoft asp.net identity security
PPTX
Web forms- DevIntersection
PPTX
Web forms
PPTX
Webforms
PPTX
Webforms_TechEd
PPTX
Webstandards_TechEdIndia
Big Data on Azure Tutorial
Asp.net identity dot netconf
Microsoft asp.net identity security
Web forms- DevIntersection
Web forms
Webforms
Webforms_TechEd
Webstandards_TechEdIndia

Recently uploaded (20)

PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
sap open course for s4hana steps from ECC to s4
PPT
Teaching material agriculture food technology
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
MYSQL Presentation for SQL database connectivity
Building Integrated photovoltaic BIPV_UPV.pdf
MIND Revenue Release Quarter 2 2025 Press Release
Encapsulation_ Review paper, used for researhc scholars
sap open course for s4hana steps from ECC to s4
Teaching material agriculture food technology
Advanced methodologies resolving dimensionality complications for autism neur...
Network Security Unit 5.pdf for BCA BBA.
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Approach and Philosophy of On baking technology
Spectral efficient network and resource selection model in 5G networks
20250228 LYD VKU AI Blended-Learning.pptx
Digital-Transformation-Roadmap-for-Companies.pptx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Understanding_Digital_Forensics_Presentation.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
MYSQL Presentation for SQL database connectivity

Microsoft signal r