ASP.NET 2.0 has introduced new caching features, for example database-triggered cache invalidation. One of the cool new caching features is a new server control, the Substitution control. With this new control you can inject dynamic content into a cached
Read More