Performance Tuning and Optimizing ASP.NET Applications

Jeffrey Hasan, Kenneth Tu

  • 出版商: Apress
  • 出版日期: 2003-04-01
  • 售價: $1,710
  • 貴賓價: 9.5$1,625
  • 語言: 英文
  • 頁數: 392
  • 裝訂: Paperback
  • ISBN: 1590590724
  • ISBN-13: 9781590590720
  • 相關分類: .NETASP.NET
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Performance Tuning and Optimizing ASP.NET Applications is targeted at developers who want to optimize the performance of their ASP.NET applications in the production environment. Currently, the market is being flooded with a slew of books on how to write .NET applications, but, so far, there have been virtually no titles that are devoted exclusively to the more advanced topic of tuning and optimizing ASP.NET applications.

Performance Tuning and Optimizing ASP.NET Applications avoids basic language tutorials and dives right into how to architect and develop your ASP.NET applications for optimal performance. The book aims to provide the reader with a strong conceptual understanding of performance metrics and issues, combined with a strong toolset of how to develop for performance, and how to monitor and address performance issues. The book covers specific development issues that arise in common server architectures, such as Web farms.

The book also covers the tools that are available for monitoring and tuning ASP.NET performance, including a thorough review of Microsoft Application Center Test. You will learn how to run tests, interpret the results, and run capacity calculations. You will also learn how to script tests using the ACT API. Overall, this book aims to provide the intermediate to advanced developer with clear guidance on how to raise the performance of their ASP.NET applications to the next level.

Contents

Chapter 1: Introducing Performance Tuning and Optimization
Chapter 2: Introducing ASP.NET Applications
Chapter 3: Writing Optimized Data Access Code
Chapter 4: Optimizing Application and Session State Management
Chapter 5: Caching ASP.NET Applications
Chapter 6: Writing Optimized Web Services
Chapter 7: Stress Testing and Monitoring ASP.NET Applications
Chapter 8: Debugging and Tracing ASP.NET Applications