ASP.NET CACHE SQL DEPENDENCY
― SQL cache dependency To cache pages that are dependent on data from SQL Server tables. To cache page requests, reducing server workload, until the data on which the page depends has been updated in SQL Server Enable cache notification for SQL Server Run the following command in VS Command Prompt or run from the framwork [...] .




