Archive for April, 2005
Caching in ASP.Net
Someone in the newsgroups recently asked: If ASP.NET can and does cache data, why not cache the page as an object with all it’s glory? And when the page is refreshed, refresh the native underlying HTTP object, blending it into the cached instance. The answer (copied from my reply there): Scalability. The whole point of being [...]
Posted by Wayne Niddery on April 1st, 2005 under General | Comment now »Server Response from: BLOGS1

RSS Feed