ASP.NET Optimization





5.00/5 (1 vote)
Here's even more performance tips for making ASP.NET fly.Checklist: ASP.NET Performance The 2004 Patterns and Practices Book "Improving .NET
Here's even more performance tips for making ASP.NET fly.
- Checklist: ASP.NET Performance
- The 2004 Patterns and Practices Book "Improving .NET Application Performance and Scalability" has a number of really great chapters worth calling out:
- Chapter 6: Improving ASP.NET Performance
- Chapter 10: Improving Web Services Performance
- Chapter 14: Improving SQL Server Performance
- Performance Best Practices at a Glance
- 10 Tips for Writing High-Performance Web Applications - Rob Howards classic MSDN article
- 20 Tips to Improve ASP.net Application Performance - The real value in this blog post is in the comments!
- ASP.NET Performance Case Study: Web Service calls taking forever - A great debugger "mystery"
- Developing High-Performance ASP.NET Applications
- Overview of ASP.NET Performance Monitoring
- High Performance ASP.NET - Speeding Up ASP.NET Pages
- Boost ASP.NET Performance with Precompilation
- 10 ASP.NET Performance and Scalability Secrets - By Omar Al Zabir
- Speed Up Your Site! 8 ASP.NET Performance Tips - Jon Galloway and Jeff Atwood
Enjoy!