Here are all of the RSS links for sections of this site
VB.NET/ASP.NET Java Unix/Linux Windows SQL Server
Response.Cache.SetExpires(DateTime.Now.AddSeconds(360))Response.Cache.SetCacheability(HttpCacheability.Public)Response.Cache.SetSlidingExpiration(True)