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


Server Intellect Web Hosting Solutions


ASP.NET 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:

Choose Wisely: Five Ways to Search a DataSet
WebControls and HtmlControls
Atlas 5: Bad calls make good calls timeout
WebServices and Beyond
Spell Checker for HTML and ASP.NET pages
Mastering IIS FTP - Part 1 - Redirecting Users
Merging and Password Protecting PDFs Exported by Crystal Reports
Make your ASP.NET Application Install It's Own Database
Multi-level datagrid
Performing Validations with ASP.NET - Part 1



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