Architecture Question:

How do you improve the cache performance?

Tweet Share WhatsApp

Answer:

Caching can be done with so many ways like page caching, output caching etc. With ASP.NET, we can achieve this efficiently and by using CLR, which shows a direct impact on the Caching feature in .NET technology.

Download Architecture PDF Read All 17 Architecture Questions
Previous QuestionNext Question
What is bus contention and how do you eliminate it?How is a block found in a cache?