1
Reply

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

Gaurav Gupta

Gaurav Gupta

12y
2.3k
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