- 1,251 categories
- 40,829 scripts
- Tutorial explains declarative and programmatic output caching, including new database triggered cache invalidation capability.
Performance is the key requirement of any application. One of important techniques which helps in the performance of ...
- Categories
- Platforms
- Licenses
- Caching is the process of storing frequently used data on the server to fulfill subsequent requests.You will discover that grabbing data or objects from memory is much faster than recreating the web pages or items contained in them from scratch.
A ...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- Caching is the most effective technique you can use to improve the performance of your ASP.NET web application. Designing your application with caching in mind, improves both the performance and the scalability of that application.
- Categories
- Platforms
- Licenses
- Using an ASHX handler for optimal performance we create a system for feed RSS out of your database driven site. Explains RSS xml format and gives you extra caching tips.
- Categories
- Platforms
- Licenses
- In this tutorial you will learn how to set application-level caching in ASP.NET 2.0. To Configure and Use Parameter-Level Caching and also the steps involved to cache based on parameters.
- Categories
- Platforms
- Licenses