Frequently Asked Interview Questions

What are different types of caching techniques available in .Net

What are different types of caching techniques available in .Net?

ASP.NET supports three types of caching for Web-based applications:

  1. Page Level Caching (called Output Caching)
  2. Page Fragment Caching (often called Partial-Page Output Caching)
  3. Programmatic or Data Caching


Caching FAQSASP.NET Caching Article


Most Visited Pages

Home | Site Index | Contact Us