Caching in ASP.NET(aspalliance.com)
submitted by
dbteq(115) 6 years, 1 month ago
This article discusses Caching, its different types and contains some lucid code examples to illustrate On-Demand Data Caching. Caching is a feature of ASP.NET that can dramatically improve the performance of web applications by minimizing the usage of server resources to a great extent. Caching is a feature that stores data in local memory, allowing incoming requests to be served from memory directly.
|category: ASP.NET
|Views: 8
tags:
another
Everyones tags:
No tags
Your Tags: