This project has been merged with Craig's Utility Library. For further updates, please go there. This page is maintained for archival purposes.DotCache is a library designed to handle caching of data within an application. Its main purpose was to give similar caching functionality within a Windows forms app as is present in an ASP.Net application. It uses a couple of extermal libraries which are included in the download (Craig's Utility Library, Gestalt.Net, and Blammo.Net). More code can be found and downloaded from my website
here.