﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET Cache: Strange caching behavior</title><link />http://developers.de/blogs/damir_dobric/archive/2006/04/03/81.aspx<description>I have implemented some piece of ASP.NET code weeks ago. This code uses the cache as shown bellow: Cache.Remove(“My”); Cache.Add(“MyKey”, myObject, null , System.Web.Caching. Cache .NoAbsoluteExpiration, new TimeSpan (0, 60, 0), System.Web.Caching. CacheItemPriority</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>Cache Items Disappearing!</title><link />http://developers.de/blogs/damir_dobric/archive/2006/04/03/81.aspx#187<pubdate>Tue, 18 Apr 2006 09:12:35 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:187</guid><dc:creator>Scott Munro</dc:creator><description>We (damir and I) have recently experienced some strange behaviour regarding the System.Web.Caching.Cache...&lt;img src="http://developers.de/aggbug.aspx?PostID=187" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Cache: Strange caching behavior</title><link />http://developers.de/blogs/damir_dobric/archive/2006/04/03/81.aspx#166<pubdate>Thu, 13 Apr 2006 15:04:12 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:166</guid><dc:creator>Damir Dobric</dc:creator><description>I have experienced that restart of the default web server helps if the solution above does not work.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=166" width="1" height="1"&gt;</description></item></channel></rss>