<%@ Page Language="C#" AutoEventWireup="true"%><%@ OutputCache Duration="30" VaryByParam="none" SqlDependency="Northwind:Customers"%> Sql Cache Invalidation SelectCommand="Select * From Customers" ConnectionString="<%$ ConnectionStrings:AppConnectionString1 %>" ProviderName="<%$ ConnectionStrings:AppConnectionString1.providername %>"> File: Web.config