ENES TAYLAN

.NET,ASP.NET,SOFTWARE DEVELOPMENT.........

Browse by Tags

All Tags » SQL Server (RSS)
CACHING WITH SQL DEPENDENCY SUPPORT-1
Caching data that comes from an SQL database (in other words dependencies to database tables) in RAM has been supported since ASP.NET 2.0. In practice this means, we can cache the data for undetermined period until the source database table is updated...
More Posts