Architecture Question:

Explain write back and write through caches?

.Net Architecture Interview Question
.Net Architecture Interview Question

Answer:

Generally Cache is using to imporve the performace of site.. We have two places where we can use caching..

1. On Page Level...
2. Data level Caching for saving Dabase hit.


Previous QuestionNext Question
What is a Virtual Memory?What is a managed code.
Is Dim fs as filestreamobject is a managed code?