目錄(89章)
倒序
- coverpage
- SignalR Blueprints
- Credits
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What is the state of the Web?
- Personal style
- What this book covers
- Who this book is for
- What you need for this book
- Conventions
- Reader feedback
- Customer support
- Chapter 1. The Primer
- Where are we coming from?
- Terminology
- Patterns
- Libraries and frameworks
- Making it look good – using Twitter bootstrap
- Tools
- Summary
- Chapter 2. Overheating the Discussion
- The goal – how to create a basic forum discussion site
- Getting started – creating an MVC template
- Preparing our web application for SignalR
- How to create your UI for threads on your forum
- Our first hub – threads
- The detail view – posts on specific threads
- Summary
- Chapter 3. Extra! Extra! Read All About It!
- The goal – how to bring to life an imagined news site
- Getting started – creating an MVC template
- Creating the models
- Putting in place the Data Access Layer
- The look and feel
- The magic code
- The newsroom
- Finding the needle in the haystack
- Master/detail – navigation
- Summary
- Chapter 4. Can You Measure It?
- The goal – an imagined dashboard
- Decoupling it all
- Back to basics
- Knocking it out of the park
- Our single page
- The server side of things
- Bringing it all back to the client
- Trying it all out
- Summary
- Chapter 5. What Line of Business Are You In?
- The goal – a simple line of business
- Decoupling – the next level
- Proxy generation
- Composing the UI
- Convention over configuration
- Getting assimilated
- Composing
- Concurrency and staleness
- Summary
- Chapter 6. An Architectural Taste
- The goal – banking
- Where does it all start?
- Structure
- Command Query Responsibility Segregation
- Accounts overview
- Summary
- Chapter 7. The Three Screens – Mobile First
- XAML
- The goal – mobile banking
- Accounts
- Summary
- Chapter 8. Putting the X in .NET – Xamarin
- The goal – rinse and repeat
- Features
- Summary
- Chapter 9. Debugging or Troubleshooting
- Logging
- Going deeper
- Summary
- Chapter 10. Hosting and Deployment
- Self-hosting
- Scaling out
- Summary
- Index 更新時間:2021-07-23 20:36:38
推薦閱讀
- 數據庫系統教程(第2版)
- OpenNI Cookbook
- 差分進化算法及其高維多目標優化應用
- FFmpeg入門詳解:音視頻原理及應用
- Jupyter數據科學實戰
- C#應用程序設計教程
- D3.js By Example
- Scratch3.0趣味編程動手玩:比賽訓練營
- PHP 7從零基礎到項目實戰
- Building Serverless Architectures
- Get Your Hands Dirty on Clean Architecture
- 計算機應用基礎案例教程(第二版)
- Vue.js 3.x高效前端開發(視頻教學版)
- Apache Kafka 1.0 Cookbook
- Java Web入門很輕松(微課超值版)
- MATLAB語言及編程實踐:生物數學模型應用
- C#.NET程序設計
- Cloud Native Python
- 零基礎學算法(第4版)
- 胸有成竹!數據分析的SPSS和SAS EG進階(第2版)
- Elasticsearch技術解析與實戰
- Python 3.6零基礎入門與實戰
- 量子計算實戰
- 中學生C++創意編程
- Figma UI設計技法與思維全解析
- 深度學習入門:基于PyTorch和TensorFlow的理論與實現
- Kotlin從入門到進階實戰
- Go Cookbook
- Windows Malware Analysis Essentials
- Mastering Gradle