More on caching
Ron Jacob's presentation on Caching was based on the patterns & practices document about Caching.
There is a GotDotNet Workspace with the Caching Application Block. I provides a MemoryMappedFile, SQLServer and Singleton (in memory) stores for the cache, and Clemens will probably write the ES ObjectPool and IsolatedStorage ones ;)