ASP.NET Caching -Improving Performance - Output Cache(technoblogy.net)
submitted by
nauman1278(530) 2 years, 8 months ago
What isOutput Cache? Output cache is a mechanism that keep a copy of a rendered ASP.NET web page in memory. This behavior helps to improve performance by returning a response of the cached web page instantly and by reducing the need to render the page in every client request. If a
|category: ASP.NET
|Views: 18
tags:
ASP.NET another
Everyones tags:
Your Tags: