How to cache asp.net web site for better performance
        Posted  
        
            by Hasan Gürsoy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hasan Gürsoy
        
        
        
        Published on 2010-04-12T17:56:05Z
        Indexed on 
            2010/04/12
            18:03 UTC
        
        
        Read the original article
        Hit count: 542
        
I am a web designer and usually design corporate web sites which often does not require update. So I want to cache the output for one day. How can I do this?
Also any suggestions for better performance for asp.net on slow servers are accepted.
© Stack Overflow or respective owner