Cantitate/Preț
Produs

Pro .NET Performance: Optimize Your C# Applications

Autor Sasha Goldshtein, Dima Zurbalev, SELA Group, Ido Flatow
en Limba Engleză Paperback – 12 sep 2012
Maximizing the performance of your algorithms and applications is extremely important and can give you a competitive advantage, a lower cost of ownership, and happier users. Pro .NET Performance explains the internals of Windows, the CLR, and the physical hardware that affect the performance of your applications, and gives you the knowledge and tools to measure how your code performs in isolation from external factors.
The book is full of C# code samples and tips to help you squeeze every bit of juice from your application—lower memory utilization, consistent CPU usage, and fewer I/O operations across the network and disk. Pro .NET Performance will change the way you think about .NET application development.
  • Guides you through performance measurement with a variety of profilers and other tools
  • Explains how OS and CLR internals affect your application’s performance in unexpected ways
  • Provides you with tips and real-life case studies for improving application performance
Citește tot Restrânge

Preț: 35197 lei

Preț vechi: 43996 lei
-20%

Puncte Express: 528

Preț estimativ în valută:
6743 7304$ 5783£

Carte tipărită la comandă

Livrare economică 09-23 mai

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430244585
ISBN-10: 1430244585
Pagini: 372
Ilustrații: XXIV, 372 p.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.7 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Chapter 1: Performance Metrics Chapter 2: Performance Measurement
Chapter 3: Type Internals
Chapter 4: Garbage Collection
Chapter 5: Collections and Generics
Chapter 6: Concurrency and Parallelism
Chapter 7: Networking, I/O, and Serialization
Chapter 8: Unsafe Code and Interoperability
Chapter 9: Algorithm Optimization
Chapter 10: Performance Patterns
Chapter 11: Web Application Performance

Notă biografică

Sasha Goldshtein is a Microsoft Visual C# MVP, and the CTO of SELA Group. Sasha leads the Performance and Debugging team in the SELA Technology Center, and consults on various topics including production debugging, application performance troubleshooting, and distributed architecture. Most of Sasha s experience is in C# and C++ application development, as well as high-scalability and high-performance system architecture. He is a frequent speaker at Microsoft conferences, and the author of multiple training courses: '.NET Performance', '.NET Debugging', 'Windows Internals', and many others.

Caracteristici

Pro .NET Performance teaches .NET developers to measure the performance of their applications.
You will see how Windows and the CLR affect your application, and improve your code’s performance guided by a set of case studies and tips.