few cache papers are collected here and the code will be tested in my programs.
- A Simple and Generic Cache
- Using Cache in Your WinForms Applications
- How to use data caching in a .NET Windows Forms application
- Simple Method Caching
- A High Performance Multi-Threaded LRU Cache
-
Cache
: A threadsafe, simple, efficient, generic in-memory cache - Thread-safe enumeration in C#
- Making Controls Thread-safely
- Ten Caching Mistakes that Break your App
- Caching Data in WinForms DataGridView in NET 2.0
- Using C# Generics to implement a Cache collection