Why is caching such an issue in .net 3.5?
        Posted  
        
            by user279521
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user279521
        
        
        
        Published on 2010-05-18T12:42:35Z
        Indexed on 
            2010/05/18
            13:11 UTC
        
        
        Read the original article
        Hit count: 195
        
Has anyone else having an issue with browser caching when using .net? I am using VS 2008 and IE8. And I include all the recommended code to ensure that there is no caching, still 20% of the time, I get cached values. This was never an issue with classic asp. Any ideas?
© Stack Overflow or respective owner