Google News
logo
.Net - Interview Questions
What are the types of caching in .NET?
There are 3 types of caches in .NET :
 
* In-Memory Cache
* Persistent in-process Cache
* Distributed Cache
Advertisement