This book is simply brilliant, and checking the credentials of the author, a distinguished veteran engineering manager and software architect, one is not suprised in the least. It is one of those special books that pop up now and then – of the kind that would be written by .NET experts such as Juval Lowy or Jeffery Ritcher and a combination of an architectural guru such as Chris Loosley who wrote the now dated but probably best distributed software performance/scalability text ever written High-Performance Client/Server or say Martin Fowler who wrote the quintissential software architecture text, Patterns of Enterprise Application Architecture.
The MS Press Improving .NET Application Performance and Scalability (Patterns & Practices) is similar in spirit and content to Ultra-Fast ASP.NET, but though still useful, it is quite dated (published 2004, that is before .NET 2.0/ASP.NET 2.0) and also much broad in scope and a big tome. In contrast, Ultra Fast targets ASP.NET and is very up-to-date, very readable and practical. By limiting the scope to ASP.NET and MS platforms he was able to comfortably and expertly cover all tiers, from the web front-end through the web/app tier to the data and infrastructure layers. Similar books exist for the LAMP platform (e.g, Building Scalable Web Sites: Building, Scaling, and Optimizing the Next Generation of Web Applications and High Performance Web Sites: Essential Knowledge for Front-End Engineers)but this is the only up-to-date such book for ASP.NET and I highly recommend it, as other reviewers have rightly said, for not just the advanced but beginner and intermediate ASP.NET developers and architects. Splendid!
Rating: 5 / 5
I have been programming in ASP.NET for a few years now but still have lots to learn in my opinion. I know how to create fairly robust ASP.NET websites with AJAX, membership roles, with a few data business objects and so forth. But one thing I had very little knowledge of was how to make my ASP.NET more efficient and run faster.
I love ASP.NET, C# And the whole .NET framwork, but I must admit it can be a little slow compared to other technologies and many of the newer AJAX controls have lots of overhead to deal with. Of course with with ‘magic’ of AJAX, these ASP.NET controls can make a website feel like a windows desktop application but it does have its vices which id overhead of the viewstate among others.
This is the first and only book that I have found that really focuses only on how to make your ASP.NET web pages, more efficient and load and run faster. There are a few other books for general website performance (i.e. Even Faster Websites by Steve Souders) but that is for general topics like CSS and JavaScript, not ASP.NET specific.
Here are some of the many topics you will learn from this book:
*A way of thinking about performance issues that will help you obtain real results.
*How to apply key principles that will help you build ultra-fast and ultra-scalable web sites.
*How to use the ultra-fast approach to be fast in multiple dimensions. You’ll have not only fast pages but also fast changes, fast fixes, fast deployments and more.
*Techniques that are being used by some of the world’s largest web sites.
*How to structure your HTML and CSS to create pages that load ultra-fast.
*Tips for using Silverlight, Ajax and IIS 7 to improve the performance of your site.
*How to use comprehensive caching at all tiers to deliver content faster.
*Why you should avoid traditional session state and how to make the best use of cookies.
*Tips and tricks for optimizing your ASP.NET and SQL Server code for performance and scalability.
*How to use Analysis Services to offload your relational database.
*Why many sites that serve individual pages quickly are not scalable.
*How to avoid common pitfalls that can have an adverse impact on your site’s performance, both now and as it grows.
*How to apply an end-to-end systems-based approach to web site performance and scalability, which includes everything from the browser and the network to caching, back-end operations, hardware infrastructure, and your software development process.
This book is a must for any ASP.NET for any ASP.NET developer, whether you are a beginner or advanced. Actually it is even better if you are a beginner/intermediate because you can take the techniques and tips taught in this book as you learn ASP.NET instead of going back to previously built ASP.NET websites if you are and advanced user.
Either way, get this book, you will not regret it!
Rating: 5 / 5
One of the author’s stated goals for this book is “to help remove some of the fog that may be masking the end-to-end vision of the technology and to help you see the beauty and the full potential of ASP.NET and SQL Server.” He does an excellent job of doing just that.
We all want our web applications to run lean, clean and fast, but how do we best spend our time doing so? You might ask, “Should I spend more time improving my caching strategies? How should I approach it?” or “Should I spend my time trying to optimize IIS’s performance? Where do I begin with that?”
With so many different ways to approach any given problem, you could spend days or weeks learning all the different ways you MIGHT be able to get your desired results. But if you’re like me, after a while you just say, “OK, OK, someone please just tell me the best way to approach this for most situations and I’ll tweak it for my needs.” That’s what you get here.
This book is great. It is a collection of best practices, tips and tricks for architecting your web applications to be both ultra-fast AND ultra-scalable. Instead of listing a thousand things you might want to try out to see if it helps, this book just says, “here is a proven approach that works for most situations, most of the time”. Thank you! Let’s implement it and move on to the next one.
But more than just telling you, “Do this, then do that”, this book explains the Why’s as you go along. This is invaluable as it is how we actually learn and integrate these things into our understanding of the big picture.
It is clear that the author has deep and intimate knowledge of the subject. His credentials explain why. He began working with the Internet and writing network-oriented software in the 70’s. More recently, he was an architect at the Microsoft Technology Center (MTC) in Silicon Valley where he ran two- to three-day architectural design sessions once or twice each week for some of Microsoft’s largest and most sophisticated customers. In understanding their issues and helping them architect solutions he saw many of the same questions coming up time and time again. Questions such as:
* “How can we make our HTML display faster?” (Chapter 2)
* “What’s the best way to do caching?” (Chapter 3)
* “How can we use IIS to make our site faster?” (Chapter 4)
* “How should we handle session state?” (Chapter 5)
* “How can we improve our ASP.NET code?” (Chapters 5 to 7)
* “Why is our database slow?” (Chapters 8 and 9)
* “How can we optimize our infrastructure and operations?” (Chapter 10)
* “Where do we start?” (Chapter 11)
I’m thrilled someone has finally written a book like this. It really helps a developer learn and understand the end-to-end big picture… not only the How’s but, more importantly, the Why’s.
Kudos Mr. Kiessig.
Rating: 5 / 5
You must be logged in to post a comment.
Powered by Yahoo! Answers
Comments
Leave a comment Trackback