目錄(79章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Performance Thoughts
- Understanding performance
- Performance as a requirement
- Performance engineering
- Performance aspects
- Class of applications
- Technical overview
- Summary
- Chapter 2. Architecting High-performance .NET Code
- Software architecture
- Performance concerns about architecture
- Object-oriented design principles
- Common designs and architectures
- Architecture comparison
- Common platform architectures
- Performance considerations
- Summary
- Chapter 3. CLR Internals
- Introduction to CLR
- Memory management
- Garbage collection
- Working with AppDomains
- Threading
- Multithreading synchronization
- Exception handling
- Summary
- Chapter 4. Asynchronous Programming
- Understanding asynchronous programming
- Asynchronous programming theory
- Asynchronous Programming Model (APM)
- Event-based Asynchronous Pattern (EAP)
- Task-based Asynchronous Pattern (TAP)
- Task UI synchronization
- Async/await
- Summary
- Chapter 5. Programming for Parallelism
- Parallel programming
- Task parallelism with TPL
- Data parallelism with TPL
- Integrated querying with LINQ
- Data parallelism with PLINQ
- Summary
- Chapter 6. Programming for Math and Engineering
- Introduction
- Evaluating the performance of data types
- Real-time applications
- Case study: Fourier transform
- Sliding processing
- Summary
- Chapter 7. Database Querying
- Introduction
- Overview of ADO.NET
- An overview of Entity Framework
- Entity Framework querying optimization
- Entity Framework persistence optimization
- Performance comparison
- ADO.NET bulk copy
- Summary
- Chapter 8. Programming for Big Data
- What is big data?
- Architecting big data solutions
- Microsoft Azure for big data
- Simplified grid computing
- Lookup programming
- Summary
- Chapter 9. Analyzing Code Performance
- Software profiling
- Profiling with Visual Studio
- Testing with Visual Studio 2013
- Static program analysis
- Summary
- Index 更新時間:2021-07-16 13:52:09
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Beginning C++ Game Programming
- 大學計算機基礎實驗教程
- Learning AWS Lumberyard Game Development
- 新編Premiere Pro CC從入門到精通
- Mastering Google App Engine
- Hands-On Natural Language Processing with Python
- Java系統化項目開發教程
- 編程菜鳥學Python數據分析
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- JBoss:Developer's Guide
- Python預測分析與機器學習
- Docker:容器與容器云(第2版)
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- JavaWeb從入門到精通(視頻實戰版)
- 啊哈C語言!:邏輯的挑戰(修訂版)
- Continuous Integration,Delivery,and Deployment
- C++程序設計基礎(下)
- Java高級程序設計實戰教程
- React Components
- 青少年學三維圖形化編程
- Web安全之強化學習與GAN
- TensorFlow深度學習從入門到進階
- 移動應用軟件測試項目教程(Android版)
- 機器學習數學基礎一本通(Python版)
- AngularJS Services
- MySQL數據庫應用項目教程
- Java學習手冊
- Node.js Blueprints
- 使用前端技術展現Web系統(藍橋杯軟件大賽培訓教材-Java方向)