SignalR Programming in Microsoft ASP.NET

Tr39 67 0 ZIP 2018-12-15 08:12:04

Book Description Get definitive guidance on SignalR, a new library for ASP.NET developers that simplifies the process of adding real-time web functionality to your applications. Real-time web functionality enables server-side code to push content to connected clients instantly as it becomes available. With this book, Microsoft .NET developers familiar with HTML and JavaScript will gain the skills to add real-time and async communication features for web, desktop, and mobile phone applications. Topics include: Introduction to as ync development; HTTP and real-time communications; SignalR technology fundamentals; persistent connections and hubs; multiplatform real-time applications; advanced topics Learn how SignalR uses Websockets when supported by the browser and the server and falls back to other techniques and technologies when it is not Use the simple ASP.NET API in SignalR for creating server-to-client remote procedure calls (RPC) that call JavaScript functions in client browsers from server-side .NET code. Exploit the API for connection management (e.g. connect and disconnect events), grouping connections, and authorization. Table of Contents Chapter 1. Internet, asynchrony, multiuser…wow! Chapter 2. HTTP: You are the client, and you are the boss Chapter 3. Introducing SignalR Chapter 4. Persistent connections Chapter 5. Hubs Chapter 6. Persistent connections and hubs from other threads Chapter 7. Real-time multiplatform applications Chapter 8. Deploying and scaling SignalR Chapter 9. Advanced topics Book Details Paperback: 272 pages Publisher: Microsoft Press (February 2014) Language: English ISBN-10: 0735683883 ISBN-13: 978-0735683884 Get definitive guidance on SignalR, a new library for ASP.NET developers that simplifies the process of adding real-time web functionality to your applications. Real-time web functionality enables server-side code to push content to connected clients instantly as it becomes available. With this book, Microsoft .NET developers familiar with HTML and JavaScript will gain the skills to add real-time and async communication features for web, desktop, and mobile phone applications., Topics include: Introduction to async development; HTTP and real-time communications; SignalR technology fundamentals; persistent connections and hubs; multiplatform real-time applications; advanced topics, Learn how SignalR uses Websockets when supported by the browser and the server and falls back to other techniques and technologies when it is not, Use the simple ASP.NET API in SignalR for creating server-to-client remote procedure calls (RPC) that call JavaScript functions in client browsers from server-side .NET code., Exploit the API for connection management (e.g. connect and disconnect events), grouping connections, and authorization.

用户评论
请输入评论内容
评分:
Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

第一次接触SignalR,由于项目开发上的需求,正需要这方面的资料,感谢楼主分享~

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

正打算学习signalr呢,官方出版,果然好书,必须推荐。

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

SignalR 2.0,微软平台开发实时异步Web应用程序的第一框架,简单易用。该框架的资料比较少,新手可尝试通过这本书进行入门

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

准备学习Singr,下来看看, 谢谢

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

还行 没事看看 以后会用到这个技术。

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

资料不错,只是要运用还得时日

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

SignalR比较基础的资料,还行

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

官方资料,值得学习

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

很好的资料,谢谢分享。。

Generic placeholder image 卡了网匿名网友 2018-12-15 08:12:04

很好奇signalr能給web application帶來什麼樣的影響