1
Reply

What are the different types of Caching techniques in ASP.NET?

Gaurav Gupta

Gaurav Gupta

Sep 18, 2012
1.8k
0

    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

    Neelamadhab Sahu
    April 23, 2015
    0