If you have already accelerated your web page back-end performance in 3 steps, but need even more speed, enable dynamic client caching with your own caching rule in 2 steps as shown on this page.
Learn Front-End Acceleration. See how to enable Main Accelerate on entire site in 3 steps with zero coding.
Learn Web Stimulus Back-End Acceleration. See how to accelerate web forms in 3 steps without coding.
Step 1: Define Cache Key and invalidation variable.
|
Define three properties of Data Packet control. | |||
Step 2: Define a custom invalidation rule.
Note 1: Server code can access the age of the cached data using the API call GetPacketLastModified(). Note 2: The Web Stimulus API fully supports IntelliSense. |
Validating the cache is as easy as one Boolean variable. |
Watch the 5-minute step-by-step video demo of this example.
See or download source code of the web page in this example.