Enterprise Library Caching Application Block
The Caching Application Block is part of the Microsoft Enterprise Library. This block enables you to add caching to your applications that can be configured in a variety of ways. In this course we will learn the basics of the Caching Application Block, and see how to configure it to cache data with different expiration policies. We will also see how we can store that data even when our application exits through the use of backing storage. If you are considering adding caching to your application to improve performance, but don't know where to start, this block can help you get started and understand basic caching scenarios.
Authored by:
John Sonmez
Duration: 1h 10m
Level: Intermediate
Released: 4/27/2012
Features:
Duration: 1h 10m
Level: Intermediate
Released: 4/27/2012
Features:
Course Rating:
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
Block Overview and Configuration |
|
00:15:12 | |
|
Introduction
|
|
01:06 | |
|
Caching Basics
|
|
01:49 | |
|
The Caching Block
|
|
02:10 | |
|
Block Components
|
|
01:40 | |
|
Considerations
|
|
03:11 | |
|
Configuration
|
|
04:11 | |
|
Summary
|
|
01:05 | |
Simple Caching |
|
00:29:15 | |
|
Introduction
|
|
01:14 | |
|
Basic Example
|
|
05:27 | |
|
Policies
|
|
07:44 | |
|
Isolated Storage
|
|
03:28 | |
|
Encryption
|
|
04:07 | |
|
Database Store
|
|
04:15 | |
|
Removing and Flushing
|
|
02:03 | |
|
Summary
|
|
00:57 | |
Advanced Caching |
|
00:26:06 | |
|
Introduction
|
|
01:15 | |
|
File Dependency
|
|
02:27 | |
|
Extended Format Time
|
|
04:42 | |
|
Refresh Actions
|
|
07:44 | |
|
Custom Policies
|
|
05:27 | |
|
Other Options
|
|
03:06 | |
|
Summary
|
|
01:25 |
Block Overview and Configuration