Archive for April, 2011
SqlServer Cash Dependencies
Using SQL Cache Dependencies This is the C# tutorial (Switch to the Visual Basic tutorial) The simplest caching strategy is to allow cached data to expire after a specified period of time. But this simple approach means that the cached data maintains no association with its underlying data source, resulting in stale data that is held [...]
Read Full Post | Make a Comment ( None so far )