SignalR Blueprints

Einar Ingebrigtsen

  • 出版商: Packt Publishing
  • 出版日期: 2015-02-28
  • 售價: $1,860
  • 貴賓價: 9.5$1,767
  • 語言: 英文
  • 頁數: 250
  • 裝訂: Paperback
  • ISBN: 1783983124
  • ISBN-13: 9781783983124
  • 下單後立即進貨 (約3~4週)

商品描述

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.