舉報

會員
SignalR Realtime Application Cookbook
最新章節:
Index
Thisbookcontainsillustratedcodeexamplestohelpyoucreaterealtime,asynchronous,andbidirectionalclientserverapplications.EachrecipewillconcentrateononespecificaspectofapplicationdevelopmentwithSignalRshowingyouhowthataspectcanbeusedproficiently.Differentlevelsofdeveloperswillfindthisbookuseful.BeginnerswillbeabletolearnallthefundamentalconceptsofSignalR,quicklybecomingproductiveinadifficultarena.Experiencedprogrammerswillfindinthisbookahandyandusefulcollectionofreadymadesolutionstocommonusecases,whichtheywillbeabletoenhanceasneeded.DeveloperscanalsousethebookasaquickreferencetothemostimportantSignalRfeatures.NopreviouspracticalexperienceeitherwithSignalRorwithrealtimecommunicationingeneralisrequired.
目錄(94章)
倒序
- coverpage
- SignalR Real-time Application Cookbook
- Credits
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Understanding the Basics
- Introduction
- Adding a Hub to an ASP.NET project
- Adding a Hub to a self-hosting application
- Connecting to a Hub from a JavaScript client
- Connecting to a Hub from a .NET application
- Chapter 2. Using Hubs
- Introduction
- Adding a method to a Hub and counting the calls to it
- Calling back the caller from a Hub's method
- Broadcasting to all connected clients
- Adding a connection to a group
- Removing a connection from a group
- Broadcasting to all connected clients except the caller
- Broadcasting to all clients except the specified ones
- Broadcasting to all clients in a group except the caller
- Broadcasting from outside a Hub
- Using the return value of a Hub method
- Chapter 3. Using the JavaScript Hubs Client API
- Introduction
- Starting a Hub connection
- Setting up connection transport strategies
- Calling a server-side Hub method
- Adding a client-side method on the proxy and calling it from the server
- Managing errors across a complex asynchronous workflow
- Chapter 4. Using the .NET Hubs Client API
- Introduction
- Starting a Hub connection
- Setting up connection transport strategies
- Calling a server-side Hub method
- Adding a client-side method on the proxy and calling it from the server
- Managing errors across a complex asynchronous workflow
- Chapter 5. Using a Persistent Connection
- Introduction
- Adding and registering a persistent connection
- Sending messages from the server
- Sending messages to the server
- Exchanging messages between a server and a JavaScript client
- Exchanging messages between a server and a .NET client
- Chapter 6. Handling Connections
- Introduction
- Controlling the lifetime of a connection
- Handling a connection transient state
- Establishing a cross-domain connection
- Chapter 7. Analyzing Advanced Scenarios
- Introduction
- Generating static files for JavaScript proxies
- Authorizing requests on a Hub
- Authorizing requests on a persistent connection
- Authorizing requests in a self-hosting context
- Scaling up
- Scaling out with Azure
- Scaling out with Redis
- Scaling out with SQL Server
- Establishing proxy-less connections
- Introducing dependency injection (simple approach)
- Introducing dependency injection (advanced approach)
- Using dependency injection to replace a default behavior
- Extending the Hub pipeline
- Handling errors
- Chapter 8. Building Complex Applications
- Introduction
- Implementing a room-based chat application
- Implementing a shared whiteboard
- Implementing a real-time map of flying airplanes
- Implementing a "pets finder" application
- Implementing a custom backplane
- Implementing a real-time error notification system
- Appendix A. Creating Web Projects
- Introduction
- Creating an empty ASP.NET web application
- Creating an ASP.NET web forms application
- Creating an ASP.NET MVC application
- Creating an MVC controller and a related view
- Creating an ASP.NET website
- Appendix B. Insights
- Transport strategies
- Asynchronous programming and SignalR
- Index 更新時間:2021-07-16 12:03:08
推薦閱讀
- .NET Core 2.0 應用程序高級調試:完全掌握Linux、macOS和Windows跨平臺調試技術
- Axure RP8入門手冊:網站和App原型設計從入門到精通
- 綜合布線設計與施工(第2版)
- 計算機網絡技術與應用(第2版)
- CSS網頁布局與瀏覽器兼容
- 分析信息:香農、維特根斯坦、圖靈和喬姆斯基對信息的兩次分離
- Axure RP 9 高保真原型設計實例教程
- 物聯網及其安全技術解析
- 信息安全防御技術與實施
- 萬億級流量轉發:BFE核心技術與實現
- JavaScript+jQuery前端開發基礎教程(微課版)
- 網站說服力
- Dreamweaver CS6實例教程(第3版)
- 交互式Web前端開發實踐
- 新手易學:黑客攻防入門
- JSP動態網站開發項目教程
- Linux環境編程
- UCD火花集2:有效的互聯網產品設計 交互-信息設計 用戶研究討論
- 信息安全保障
- 前端技術架構與工程
- 黑客大曝光:惡意軟件和Rootkit安全
- 多媒體實用技術(第2版)
- 黑客攻防從入門到精通(絕招版)
- 基于大范圍模式的互聯網拓撲建模
- ASP.NET MVC程序設計教程(第3版)
- Dreamweaver+jQuery移動網頁設計從新手到高手
- Web程序設計基礎
- 云時代的信息技術:資源豐盛條件下的計算機和網絡新世界
- 網絡信息檢索實例分析與操作訓練
- 網電空間中相依網絡健壯性研究