Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Cache invalidation in ASP.NET 2.0

Old news for many of you I'm sure, but I stumbled upon this about the new Cache invalidation features in ASP.NET 2.0 / Whidbey when reading the blog of Rob Howard.

"when the data changes in the database remove the item from the ASP.NET cache"

That is so cool!

No Comments