ASP.Net Caching
Hi,
I'm developing a website using ASP.NET 1.1.
AND most of the pages are static (content of page is not going to change).
I want want to use Caching, So Pls give some advise so that i can improve the performance and apply caching properly. I want to use caching at page level.
I use some USER CONTROL also for Header, Footer n Menu.
Regards,
|