Book description
ASP.NET SignalR is the new solution to real-time communication between servers and clients in .NET. Use it to push new data to a web page or mobile device as soon as it becomes available, whether it’s a notification, live chat, up-to-the-minute financial data, or a range of other exciting applications. Innovations like Google live search and live Facebook and Twitter updates are pushing users’ expectations of the real-time web. With Pro ASP.NET SignalR, you can join this revolution and learn skills that will be valuable for years to come.
Pro ASP.NET SignalR starts with an introduction to the real-time web. Learn about the technologies underlying the SignalR library, such as WebSockets and long-polling, and how SignalR elegantly flips between them depending on the capabilities of the client. Next, meet the concepts of hubs and persistent connections and how to use them to build the components of an ASP.NET SignalR application. Find out how to extend, test, debug, configure, scale, and host your applications, and how to target a range of clients, including Windows and iOS.
The book rounds off with two case studies—a stock market price updater, and a collaborative drawing application—so you can get to grips with SignalR in a realistic scenario, using a broad range of the concepts covered in earlier chapters.
As real-time updates to web and mobile apps become the norm, Pro ASP.NET SignalR will be your in-depth, one-stop companion to this new and exciting technology.
Table of contents
- Cover
- Title
- Copyright
- Dedication
- Contents at a Glance
- Contents
- About the Authors
- About the Technical Reviewer
- Acknowledgments
- Introduction
-
Chapter 1: Introduction to the Real-Time Web and ASP.NET SignalR
- Evolution of the Internet
- Why the Client-Side Experience Is More Important than Ever
- Real–Time Web Application Development
- Examples of Real–Time Web Application Development
- History of ASP.NET SignalR
- What Is ASP.NET SignalR?
- ASP.NET SignalR Architecture
- Main Challenges for Real–Time Web Development
- Transport Options
- Summary
- Chapter 2: Overview of SignalR
- Chapter 3: Developing SignalR Applications Using Hubs
- Chapter 4: Developing SignalR Applications Using Persistent Connections
- Chapter 5: Troubleshooting ASP.NET SignalR Applications
- Chapter 6: An Overview of the Clients that Support SignalR
- Chapter 7: How to Extend and Customize SignalR Functionality
- Chapter 8: Configuration, Deployment, and Security Aspects of SignalR
- Chapter 9: Case Study 1: Stock Ticker
- Chapter 10: Building a Collaborative Drawing Application
- Index
Product information
- Title: Pro ASP.NET SignalR: Real-Time Communication in .NET with SignalR 2.1
- Author(s):
- Release date: December 2014
- Publisher(s): Apress
- ISBN: 9781430263203
You might also like
book
SignalR Programming in Microsoft ASP.NET
Developers with experience working on the .NET platform and familiarity with HTML and JavaScript will gain …
book
SignalR - Real-time Application Development - Second Edition
A fast-paced guide to develop, test, and deliver real-time communication in your .Net applications using SignalR …
book
ASP.NET Core: Cloud-ready, Enterprise Web Application Development
Create fast, scalable, and high-performance applications with C# and ASP.NET Core About This Book Get first-principle …
book
Pro ASP.NET Web API: HTTP Web Services in ASP.NET
Pro ASP.NET Web API shows you how to build flexible, extensible web services that run seamlessly …