買這商品的人也買了...
-
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$1,400$1,330 -
$420$328 -
$650$553 -
$590$466 -
$690$538 -
$750$675 -
$720$569 -
$560$504 -
$550$468 -
$390$304 -
$420$328 -
$720$612 -
$880$695 -
$450$351 -
$850$723 -
$280$218 -
$480$379 -
$750$593 -
$720$569 -
$780$616 -
$580$493 -
$590$460 -
$650$553 -
$490$382
相關主題
商品描述
Maximizing .NET Performance is the first book dedicated entirely to providing developers and architects with information on .NET Framework performance. .NET is a technology with a vast surface area, and coverage of every aspect of performance relevant to all .NET technologies is not possible within a single volume. This book concentrates on the performance of .NET Framework technologies like garbage collection, .NET Remoting, and Code Access Security. Because these technologies form the building blocks upon which all .NET applications run, the information in this book is relevant to all .NET developers.
In addition to providing high-level material on achieving software with good performance characteristics, the books aims to enhance readers’ knowledge of the design and implementation of the Framework, and to provide the tools and techniques to allow readers to conduct their own investigation into performance problems. Rather than a ‘tips and tricks’ approach, the book aims to provide a detailed exploration of each topic, and explore the ‘whys’ and ‘by how much’ aspects (with actual benchmark results) of performance that are often overlooked.
Contents
Chapter 1: Introduction
Chapter 2: Investigating
Performance
Chapter 3: Type Design and Implementation
Chapter 4: Strings,
Text, and Regular Expressions
Chapter 5: Collections
Chapter 6: Language
Specifics
Chapter 7: Garbage Collection and Object Lifetime
Management
Chapter 8: Exceptions
Chapter 9: Security
Chapter 10:
Threading
Chapter 11: IO and Serialization
Chapter 12: Remoting
Chapter 13: Unmanaged Code Interoperability
Chapter 14: The Common
Language Runtime
Chapter 15: Solving Performance Problems
Appendix
Benchmark Test Harness for .NET