Microsoft have announce details of project "Velocity", a distributed caching mechanism for .NET. The Velocity team describe it as: "Velocity is intended to provide distributed caching (in memory) for all .NET applications – from enterprise scale to web...
I've just created a site management section for one of my sites, and one of the pages allows you to clear certain elements from the cache. I wanted an option to remove all cached objects but it doesn't appear to have a clear method. A way around this...