What are the different types of Caching techniques in ASP.NET?
Gaurav Gupta
The ASP.NET Web Application Framework supports the following types of Caching : 1. Page Output Caching 2. Fragment Caching (Partial Page Caching) 3. Data Caching