SignalR Programming in Microsoft ASP.NET Год: 2014 Автор: Jos� M. Aguilar Издательство: Microsoft Press ISBN: 978-0-7356-8388-4 Язык: Английский Формат: PDF/EPUB Качество: Изначально компьютерное (eBook) Интерактивное оглавление: Да Количество страниц: 279 Описание: 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.
Примеры страниц
Оглавление
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
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum