Chapter 21. Performance and Caching

   

In this chapter

CLR-Level Optimization

Recovering from Memory Leaks and Deadlocks

Caching

Tips and Tricks

This chapter is about caching and performance. It talks about how to make your application better. That includes both performance and robustness. It also talks about how to make your application faster and how to make it more immune to problems that can bring it down.

The first thing this chapter covers is what the Common Language Runtime (CLR) has to offer in the way of optimization. Knowing what the CLR does will help you take advantage of them and make your applications better. This chapter also talks about how to deal with memory leaks and deadlocks. The next thing to cover is how to use the .NET caching mechanisms to achieve a great performance benefit. The last section contains some helpful tips and tricks.

   


Special Edition Using ASP. NET
Special Edition Using ASP.Net
ISBN: 0789725606
EAN: 2147483647
Year: 2002
Pages: 233

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net