by Matt Odhner, Doug Thews, James Avery, and James Greenwood
Sales Rank: 1090525
$1.24 At Amazon
Paperback: 400 pages
Publisher: Wrox Press; 1st edition November 2002
Language: English
ISBN-10: 1861007558
ISBN-13: 978-1861007551
Product Dimensions:
8.9 x 7.2 x 0.8 inches
Shipping Weight: 1.4 pounds
Product Description
If you want to build ASP.NET applications that perform well, you need this book.
This book will show you how to use the features offered by ASP.NET to develop efficient applications that will make the most of the hardware they run on.
The book covers:
How ASP.NET concepts relate to application performance Designing for performance Techniques for maximizing the performance of code Using caching effectively High performance data access Performance Testing (including the ACT system that is integrated with Visual Studio .NET and the free WAS tool) Tuning underperforming applications Monitoring performance with built in and custom performance counters
The code in this book is presented in Visual Basic .NET
Customer Reviews & Comments This book is exceptional. It provides several programming scenarios for different operations, then lists the good and bad points of each. It also explains in which situation they are best used. For example: .NET Remoting vs. Web Services vs. COM There are several performance tips given that I never thought about and they really work . . . I, of course, had to test them for myself. If you are like me, you don't have time to test every scenario to find out which technique is best for every situation, this book helped to guide me in the right direction.