See larger picture | Professional ASP.NET Performance
by
Matt Odhner, Doug Thews, James Avery, James Greenwood, Andrew Reid, and K. Scott Allen
- Wrox PressPrice at Amazon.com: $59.99Availability:
This item is currently not available by this merchant.
|
- Average Customer Review:
Based on
2
reviews.
- Amazon.com Sales Rank: 299459
|
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
Featured Customer Reviews Belongs on your shelf with other red books,
August 07, 2003 It's a shame that apparently Wrox has scaled back their book line since nearly going out of business, as this is one of the most practical, useful books I've read on ASP .Net. The book covers a lot of areas that generally are overlooked in the generalized books. For example, a great tip is to do your data binding in Page_PreRender instead of Page_Load because it happens after postback events are handled, thus saving you from having to perhaps do it twice.The book also goes into more detail about the usefulness and dangers of viewstate, session and application objects, lots on caching, etc. This book will make you a better code monkey. Try and get it! A great book!,
June 10, 2003 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. COMThere 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.
You might also be interested in these items...
|
|