Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
ASP.Net Tutorial
Cache 49 codes
Home
ASP.Net Tutorial
Cache
1 Adding Items with a Sliding Expiration Policy
2 Adding Items with an Absolute Expiration Policy
3 Adding Items with Dependencies
4 Basic operations executed on the ASP NET Cache object
5 Cache Object DataSource
6 Cached with a dependency on an item in the cache named Products
7 Caching with a User Control
8 Caching with the ObjectDataSource Control
9 Convert data in Cache to integer
10 Creating a Page Output Cache File Dependency
11 Creating a User Control Cache File Dependency
12 Creating an RssCacheDependency class (C#)
13 Creating an RssCacheDependency class (VB)
14 Creating Page Output Cache Profiles
15 Expiring the Page Output Cache Programmatically
16 Low Level using HttpCachePolicy Class
17 Manipulating the Page Output Cache Programmatically
18 NewsRotator control uses the WriteSubstitution() when displaying a random news item
19 Object Caching File Dependency
20 Object Caching Item Dependency
21 OutputCache Duration=20 VaryByParam=None
22 Overview of Caching
23 Programmatic Fragment Caching
24 Programmatically caching a User Control
25 Save data to Cache if it is not there
26 Sharing a User Control Output Cache
27 Specifying Cache Item Priorities
28 Specifying the Cache Location
29 SqlDataSource caching
30 SqlDependency (C#)
31 SqlDependency (VB)
32 SqlDependency=Northwind
33 Use post-cache substitution programmatically by using the Response WriteSubstitution() method
34 Using a Sliding Cache Expiration Policy
35 Using an Absolute Cache Expiration Policy
36 Using Data Caching
37 Using Polling SQL Cache Dependencies with Data Caching
38 Using Polling SQL Cache Dependencies with DataSource Caching
39 Using Polling SQL Cache Dependencies with Page Output Caching
40 Using Post-Cache Substitution
41 Using SQL Cache Dependencies
42 Using the Cache object with the SqlDependency object (C#)
43 Using the Cache object with the SqlDependency object (VB)
44 Varying the Output Cache by a Custom Function
45 Varying the Output Cache by Browser
46 Varying the Output Cache by Control
47 Varying the Output Cache by Header
48 Varying the Output Cache by Parameter
49 You enable Page Output Caching by adding an %@ OutputCache % directive to a page