Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.
Performance Tuning and Optimizing ASP.NET Applications and over 300,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
41 used & new from $0.67

Have one to sell? Sell yours here
 
   
Performance Tuning and Optimizing ASP.NET Applications
 
 
Start reading Performance Tuning and Optimizing ASP.NET Applications on your Kindle in under a minute.

Don’t have a Kindle? Get yours here.
 
  

Performance Tuning and Optimizing ASP.NET Applications (Paperback)

by Jeffrey Hasan (Author), Kenneth Tu (Author)
Key Phrases: session state management, new string, class members, Visual Studio, Writing Optimized Data Access Code, Writing Optimized Web Services (more...)
4.4 out of 5 stars See all reviews (10 customer reviews)

List Price: $44.99
Price: $40.49 & this item ships for FREE with Super Saver Shipping. Details
You Save: $4.50 (10%)
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Monday, July 13? Choose One-Day Shipping at checkout. Details
25 new from $2.93 16 used from $0.67
Also Available in: List Price: Our Price: Other Offers:
Kindle Edition (Kindle Book) $35.99

Frequently Bought Together

Performance Tuning and Optimizing ASP.NET Applications + Real World ASP.NET Best Practices + Performance Testing Microsoft® .NET Web Applications (Pro-Developer)
Price For All Three: $99.63

Show availability and shipping details


Customers Who Bought This Item Also Bought

Performance Testing Microsoft® .NET Web Applications (Pro-Developer)

Performance Testing Microsoft® .NET Web Applications (Pro-Developer)

by MICROSOFT ACE TEAM
3.7 out of 5 stars (6)  $26.57
Performance Testing Guidance for Web Applications

Performance Testing Guidance for Web Applications

by Microsoft Corporation
$31.49
Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages (Programmer to Programmer)

Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages (Programmer to Programmer)

by Jacob J. Sanford
4.5 out of 5 stars (2)  $26.39
Maximizing ASP.NET: Real World, Object-Oriented Development (Addison-Wesley Microsoft Technology Series)

Maximizing ASP.NET: Real World, Object-Oriented Development (Addison-Wesley Microsoft Technology Series)

by Jeffrey Putz
4.3 out of 5 stars (11)  $36.49
Pro ADO.NET 2.0 (Expert's Voice)

Pro ADO.NET 2.0 (Expert's Voice)

by Sahil Malik
4.3 out of 5 stars (30)  $34.99
Explore similar items

Editorial Reviews

Product Description
<p>The technical book market today is flooded with a slew of titles on how to build applications with the .NET technology, and many are undoubtedly very good. But the majority of these titles simply take a "how-to" approach on programming with the .NET Framework. They often pay little more than cursory attention to the real-world issues and challenges that developers face. Performance is one of those challenges. </p>

<p>This book is for intermediate to advanced .NET developers who need answers to the hard questions on how to build high-performance ASP.NET applications. Authors Jeffrey Hasan and Kenneth Tu focus on how to make good design decisions for performance. They discuss how to develop applications with performance in mind. And they pay special attention to the tools available to developers to quantify and monitor performance issues and to diagnose performance problems more quickly. </p>

<p>Infused with the authors' collective experiences, gathered from years of building high-performance web applications, this is a book that developers will want to keep on the shelf for a long time.</p>

About the Author
Jeffrey Hasan is the president of Bluestone Partners, Inc., a technology consulting company specializing in enterprise architecture and development using .NET. Bluestone focuses on service-oriented architecture and enterprise integration using web services technology. Jeff has coauthored numerous books on .NET technology, including <i>Performance Tuning and Optimizing ASP.NET Applications</i> and <i>Professional .NET Framework</i>. He holds a master’s degree from Duke University and is a Microsoft Certified Solution Developer (MCSD).

Kenneth Tu is a developer, architect, and author specializing in Windows and web development using Microsoft technologies, primarily for the financial, telecommunications, and broadband industries. He has extensive experience developing ASP.NET applications and XML web services. Kenneth has a degree in electrical and computer engineering from the University of California, Irvine.


Product Details

  • Paperback: 392 pages
  • Publisher: Apress; 1 edition (March 19, 2003)
  • Language: English
  • ISBN-10: 1590590724
  • ISBN-13: 978-1590590720
  • Product Dimensions: 9.2 x 7 x 1 inches
  • Shipping Weight: 1.9 pounds (View shipping rates and policies)
  • Average Customer Review: 4.4 out of 5 stars See all reviews (10 customer reviews)
  • Amazon.com Sales Rank: #760,568 in Books (See Bestsellers in Books)

Inside This Book (learn more)

What Do Customers Ultimately Buy After Viewing This Item?

Performance Tuning and Optimizing ASP.NET Applications
76% buy the item featured on this page:
Performance Tuning and Optimizing ASP.NET Applications 4.4 out of 5 stars (10)
$40.49
Professional ASP.NET Performance
13% buy
Professional ASP.NET Performance 5.0 out of 5 stars (2)
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers (Proffesional Reference Series)
11% buy
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers (Proffesional Reference Series)
$32.74

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

10 Reviews
5 star:
 (6)
4 star:
 (3)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.4 out of 5 stars (10 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
3 of 3 people found the following review helpful:
5.0 out of 5 stars Two Thumbs Up, April 7, 2003
By "stephlynn" (New Holland, PA United States) - See all my reviews
If you have some experience developing ASP.NET applications, then you will want to read this book! You don't have to be a super user, you just need to know the basics on how to create an ASP.NET application. Don't get me wrong, this book is also a must read for us developers who have been creating ASP.NET applications for a while too.

Chapter 1, Introducing Performance Tuning and Optimization was very well written and describes the basics of this topic. Chapter 2, Introducing ASP.NET Applications was a little basic for me, but you don't want to skip reading it. I found some very helpful explanations about the reasons for doing things the recommended way that no other author has mentioned. Most books tell you to do it a certain way, but never indicate why. Chapter 3, Writing Optimized Data Access Code, also had some very helpful tips and explanations.

My favorite chapters by far were Chapters 4 (Optimizing Application and Session State Management), 5 (Caching ASP.NET Applications)and 7(Stress Testing and Monitoring ASP.NET Applications). I can't say enough about these chapters. They are a must read for any developer!! The only bad thing I can say is, I wish they would have developed Chapter 7 even more. Or, maybe we can entice them to write a whole book on ACT, a feature that is not mentioned in any other book I have read, and I read a lot.

Chapter 6, Writing Optimized Web Services, was also a great chapter, but it's not one that interests me at this time because I do not have a use for it in my current developing position. However, if you do have a use for Web Services, this is a must read chapter as it gives a great example and shows how users consume it.

I highly recommend this book to any and all developers, even if you are just starting out with ASP.NET. It's a book you will want to keep for referencing during your ASP.NET development.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
4.0 out of 5 stars Excellent ASP.NET Performance Book, June 26, 2003
By A Customer
I thoroughly enjoyed reading this book! It was easy to read and was filled with good advice regarding ASP.NET application performance.

My favorite topics included using session state management, writing optimized data access, understanding viewstate and even using Microsoft's ACT!

Most of all, the authors devoted a solid chapter on Stress Testing and Monitoring Performance. I found this to be the most important chapter because it covered the concepts behind analyzing and measuring the performance of your site. This chapter's concepts apply to all other topics in the book.

This book is a must have for ASP.NET developers!

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 5 people found the following review helpful:
4.0 out of 5 stars A welcome addition to the programmers bookshelf, October 27, 2003
By Srinivasa Sivakumar (Bangalore, India) - See all my reviews
Book Name: Performance Turning and Optimizing ASP.NET Applications
Authors: Mr. Jeffrey Hassan and Mr. Kenneth Tu
Publisher: APress

The Review

Chapter 1:

The book starts with basics about performance turning such as Throughput, "Response Time" and "Request bytes out total". This chapter also provides introduction to Windows performance utility and Microsoft Application Center Test utility.

Chapter 2:

This chapter provides thousand feet overview of ASP.NET. This chapter also discusses the performance related issues with Viewstate and how to measure that using the inbuilt ASP.NET tracing feature. This chapter covers the performance impacts of encoding and encrypting the Viewstate using the EnableViewStateMac attribute of the Page directive.

This chapter also provides some vital information about ASP.NET configuration files and how to add app level configuration settings that is custom configuration settings (Very few books address this option.) One cool tip that really like about this chapter is that, "Persisting view state across multiple pages (Page No 37)".

Chapter 3:

This chapter starts with an overview of ADO.NET and teaches how we can improve performance of our application by turning the data access code. This chapter explains the relationship between DataSet's and XML. How the validate a DataSet with an XSD and Typed DataSet.

Chapter 4:

This chapter is a well-written chapter that provides ample amount of information about ASP.NET Session store and compares performance impacts of each of these stores. This chapter not only talks about how to read custom information from the web.config files, this chapter also shows the how to read it in the code (Very cool). Finally this chapter talks about "Choosing the right ASP.NET session store option."

Chapter 5:

This is a very nice chapter that talks about all the aspects of caching including output and data. I wish the authors covered the Shared attribute. One real good thing about this chapter is that, it goes above and beyond the ASP.NET web caching and talks about how to use ISA server for ASP.NET caching (including forward caching and reverse caching)

Chapter 6:

This is a typical web services chapter that teaches how to write web services using ASP.NET engine (including all the web services and web method related CLR attributes).

The later part of the chapter covers the SOAP exceptions and how to raise one, calling web services with asynchronously using server-side and client-side web services behaviors, web services security and web services Vs Remoting. Finally this chapter talks about "Optimizing web services design" with 9 points.

Chapter 7:

This is a very nice chapter that covers all aspects of stress testing and monitoring ASP.NET applications including,

· Concepts behind stress testing including latency, throughput and utilization
· Performance testing approaches such as load/stress testing, scalability and transaction cost analysis
· Best practices for stress testing
· Using the ACT tool.

Chapter 8:

This chapter talks about the debugging and tracing features of ASP.NET applications. This includes types of execution, debugging, tracing, event logging and performance counters.

This book is a welcome addition to the programmer's bookshelf. The only thing that is missing from this book is that, this book had covered hardcore tools such as "Rational Quentify", "Intel's .NET Performance" tools, that would have been a helpful addition.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

2.0 out of 5 stars Documentation Ripoff
This book has way too much information that is already available from the documentation help files or online. Read more
Published on October 29, 2003

5.0 out of 5 stars Excellent book for serious ASP.NET developers
This book is superior in many ways to the traditional how-to and language reference guides that you may find at any bookstore. Read more
Published on October 5, 2003 by Mauricio Duran

5.0 out of 5 stars Excellent Reference on ASP.NET Performance
APress consistently puts out good books, but even by their high standards this book really stands out. The topics are presented in a very readable, very useful way. Read more
Published on October 5, 2003 by Mark R

5.0 out of 5 stars An essential guide for ASP.NET development
Hasan and Tu take the reader on a pragmatic, well written, and clear journey to building high performing, secure and efficient web sites using ASP.NET. Read more
Published on May 10, 2003 by sshacter

5.0 out of 5 stars Good developers will buy this book. Great ones will use it!
Okay, right from the start: this book is a great reference for professional developers who are looking for a collection of practical advice, important development/deployment... Read more
Published on May 8, 2003 by Tito Bob

4.0 out of 5 stars This book is more than performance tuning and optimization
The authors of this book have done an incredible job of highlighting essential pieces involved in writing database driven web-based business applications. Read more
Published on May 3, 2003 by Amitava Shee

5.0 out of 5 stars A first-rate ASP.NET book
Finally, an informative, concise ASP.NET book that addresses the needs of more advanced developers! The authors clearly recognize that we readers don't want to have the same basic... Read more
Published on March 26, 2003

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


   


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Up to 50% Off Chocolates

Leonidas Chocolates Sale
Save up to 50% on gourmet chocolates from Ghirardelli, Godiva, Leonidas Belgian Chocolates, and more from Amazon Gourmet.
 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

$20 Off Vitamins

$10 Off Feminine Care
This July, enjoy an extra $20 off select vitamins and supplements from favorite brands such as Nature's Bounty, Nature Made, Sundown, and Knox.

Shop this offer now

 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
Finger Lickin' Fifteen
Finger Lickin' Fifteen by Janet Evanovich

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates