1
Reply

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

Gaurav Gupta

Gaurav Gupta

12y
1.8k
0
Reply

    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