how Caching in Asp.net 2.0 is different from Caching in Asp.net 1.1?
Ravi Kumar
Select an image from your device to upload
In ASP.NET caching has been approved by introducing the database-triggered cache invalidation.
Another feature that is introduced,ability to create custom cache dependencies.