---
title: "What are the different types of caching in ASP.NET?"  
description: "What are the different types of caching in ASP.NET?"  
author: "Hemant Patel"  
published: 2018-03-13  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/23350/what-are-the-different-types-of-caching-in-asp-dot-net  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What are the different types of caching in ASP.NET?

There are three (3) kinds of caching:

1. Output Caching.

2. Fragment Caching.

3. Data Caching.

## Answers

### Answer by Hemant Patel

There are three (3) kinds of caching:

1. Output Caching.

2. Fragment Caching.

3. Data Caching.


---

Original Source: https://www.mindstick.com/interview/23350/what-are-the-different-types-of-caching-in-asp-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
