Sunday, May 08, 2005 - Posts

Using the new Substitution control in ASP.NET 2.0

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