Architecture Question:
Download Questions PDF

How do you improve the cache performance?

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is bus contention and how do you eliminate it?How is a block found in a cache?