【2015】 SignalR Blueprints
Book 图书名称: SignalR Blueprints
Author 作者:Einar Ingebrigtsen
Publisher 出版社: Packt Publishing - ebooks Account
Page 页数: 250
Publishing Date 出版时间:Feb 25, 2015
Language 语言: English
Size 大小: 4 MB
Format 格式: pdf 文字版
ISBN: 1783983124, 9781783983124
Edition: 第1版 搜索过论坛,没有该文档
Build real-time ASP.NET web applications with SignalR and create various interesting projects to improve your user experience
About This BookLearn how to apply real-time communications to your applicationUnderstand high-level concepts such as high frequency messaging with SignalRA step-by-step guide with real-world examples to help you develop applicationsWho 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.