Chapter 8. Performance Tuning, Configuration, and Debugging

 

"It's easy to cry 'bug' when the truth is that you've got a complex system and sometimes it takes a while to get all the components to co-exist peacefully."

 
 --Doug Vargas

Even though .NET 4 makes developing complex systems a simpler task, the fact remains that a CMS can be a very resource-hungry entity. The worst place to discover a performance problem is in a production environment when the web servers stop responding. In this chapter, we'll look at some ways to ensure that users are getting the best possible experience from the system, explore how to establish baseline performance metrics to see the effects of new code over time, and look at the new debugging features of Visual Studio ...

Get Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.