目錄(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
推薦閱讀
- Java應用開發與實踐
- TestNG Beginner's Guide
- Neo4j Essentials
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- C語言程序設計立體化案例教程
- Building Minecraft Server Modifications
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Android系統原理及開發要點詳解
- ElasticSearch Cookbook(Second Edition)
- 一本書講透Java線程:原理與實踐
- Swift 4從零到精通iOS開發
- QGIS 2 Cookbook
- Scala編程實戰
- 深入淺出Python數據分析
- Visual C++開發寶典
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- 計算機程序的構造和解釋(JavaScript版)
- Web開發新體驗
- C語言程序設計
- 第五空間戰略:大國間的網絡博弈
- INSTANT EaselJS Starter
- Instant SQL Server Analysis Services 2012 Cube Security
- 程序員的算法趣題2
- MEAN Blueprints
- LabVIEW虛擬儀器項目開發與實踐
- 思維訓練啟蒙新觀念:青少年Pascal語言編程搶先起跑一路通
- Learning pandas(Second Edition)
- Android應用測試與調試實戰
- JSP網絡程序設計與案例開發教程
- Python Machine Learning By Example