I\'m doing a document viewer for some document format. To make it easier, let\'s say this is a PDF viewer, a Desktop application. One requirement for the s
For .NET 4.0, you can also use the MemoryCache from System.Runtime.Caching.
MemoryCache
System.Runtime.Caching
http://msdn.microsoft.com/en-us/library/system.runtime.caching.aspx