Caching Objects

Caching is an important part of Web application development. Use caching fully and correctly and your application will yield optimal performance and reliability. Ignore caching and your application will pale in comparison with those of your competitors. If you are providing an online service, like shipping, your customers are likely to notice the effects of the lack of caching and choose another provider next time. (Personally, I prefer vendors that have responsive online services, and I avoid those that don't.) Reliability and responsiveness is a facet of customer service, and we have learned that service wins and keeps customers.

There are several facets to caching in ASP.NET. When we talk about caching, we might be referring ...

Get Visual Basic® .NET Power Coding 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.