Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

SignalR Blueprints (Repost)

Posted By: DZ123
SignalR Blueprints (Repost)

Einar Ingebrigtsen, "SignalR Blueprints"
English | 2015 | ISBN: 1783983124 | PDF | pages: 244 | 4.2 mb

Build real-time ASP.NET web applications with SignalR and create various interesting projects to improve your user experience

About This Book
- Learn how to apply real-time communications to your application
- Understand high-level concepts such as high frequency messaging with SignalR
- A step-by-step guide with real-world examples to help you develop applications
Who This Book Is For
This book is designed for software developers, primarily those with knowledge of C#, .NET, and JavaScript. Good knowledge and understanding of SignalR is assumed to allow efficient programming of core elements and applications in SignalR.
What You Will Learn

- Discover how to use SignalR with ASP.NET MVC 5

- Learn how to apply security to your applications

- Understand the significance of publish and subscribe models

- Discover the wonders of Model-View-ViewModel as a frontend pattern

- Learn how to decouple your applications and really apply the SOLID principles

- Deploy SignalR and real-time thinking to the mobile space through Windows Phone 8.1 RT

- Apply Domain Driven Design through Command Query Responsibility Segregation

In Detail
SignalR is an ASP.NET library that enables web developers to add real-time web functionality to ASP.NET applications.
In this book, you'll learn the technical aspects of SignalR and understand why and when you should use SignalR in different use cases. The focus on quality combined with clear, real-world examples will enable you to successfully create your own maintainable software in no time. The book starts by covering the need for SignalR before moving on to its architecture. We'll then take you through the building of a forum that benefits from SignalR. You will also see how to connect your phone as a frontend for SignalR. We will then cover some of the out-of-the-box techniques that you can apply to find out why hosting your solution is vital.
By the end of this book, you will understand the sweet spots of SignalR, and more importantly, how it can be part of improving the user experience.