I found some really good information about caching. There were a lot of significant chaneges introduced in .NET 2.0 and the excert below lays it out better than I can. The excerpt below is on the 15 seconds website
“…the ASP.NET 1.x Cache API does not allow you to invalidate an item in the cache when […]