Limit this search to....

Pro .Net Performance: Optimize Your C# Applications
Contributor(s): Goldshtein, Sasha (Author), Zurbalev, Dima (Author), Group, Sela (Author)
ISBN: 1430244585     ISBN-13: 9781430244585
Publisher: Apress
OUR PRICE:   $75.99  
Product Type: Paperback
Published: September 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - C#
- Computers | Programming - Microsoft
- Computers | Software Development & Engineering - General
Dewey: 005.276
LCCN: 2012538032
Series: Expert's Voice in .NET
Physical Information: 0.77" H x 7.5" W x 9.25" (1.41 lbs) 372 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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