ASP.NET 2.0 Caching: SQL Cache Dependency With SQL Server 2000


Server Intellect Web Hosting Solutions


ASP.NET 2.0 Caching: SQL Cache Dependency With SQL Server 2000

Author: Muhammad Mosa

SQL cache dependencies are one of the most wonderful new features in ASP.NET 2.0, the ability to automatically invalidate a cached data object (such as a DataSet or Custom Data Type) when the related data is modified in the database. This feature is supported in both SQL Server 2005 and in SQL Server 2000, although the underlying plumbing is quite different.










More Tutorials

Also See:

Video: Using the ATLAS Auto-Suggest TextBox Control
A Simple Passphrase Generator
Understanding ViewState in ASP.NET
Passing Flat File to the Biztalk Orchestration
Creating A Data Aware DataGrid
Why Custom Configuration Sections are Bad
Managing Distributed Transactions with ADO.NET 2.0 using TransactionScope
Enter Key in ASP.NET - Complete Research
Client Side in ASP.NET: Common Javascript Functions
Paging Report Data in a DataList or Repeater Control



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials