Is the ObjectCache class included in .Net Framework 3.5?
If not, is there an alternative for storing objects in cache, ( in windows applications not asp.net)?
And does anyone have any online resources or code snippets that demonstrate how to use the ObjectCache class?