<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Why You Shouldn’t Rely On WeakReference.IsAlive</title><link>http://blogs.msdn.com/b/clyon/archive/2006/04/20/580255.aspx</link><description>The WeakReference class has the property IsAlive. The problem with it, is that you can only trust it if it returns false. 
 
 While a WeakReference points to an object that is either live (reachable), or garbage (unreachable) that has not yet been collected</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>MSDN Blog Postings  &amp;raquo; Is WeakReference a weak feature?</title><link>http://blogs.msdn.com/b/clyon/archive/2006/04/20/580255.aspx#5413325</link><pubDate>Fri, 12 Oct 2007 06:37:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5413325</guid><dc:creator>MSDN Blog Postings  » Is WeakReference a weak feature?</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/10/11/is-weakreference-a-weak-feature-2/"&gt;http://msdnrss.thecoderblogs.com/2007/10/11/is-weakreference-a-weak-feature-2/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5413325" width="1" height="1"&gt;</description></item><item><title>MSDN Blog Postings  &amp;raquo; Is WeakReference a weak feature?</title><link>http://blogs.msdn.com/b/clyon/archive/2006/04/20/580255.aspx#5413320</link><pubDate>Fri, 12 Oct 2007 06:37:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5413320</guid><dc:creator>MSDN Blog Postings  » Is WeakReference a weak feature?</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/10/11/is-weakreference-a-weak-feature/"&gt;http://msdnrss.thecoderblogs.com/2007/10/11/is-weakreference-a-weak-feature/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5413320" width="1" height="1"&gt;</description></item><item><title>Is WeakReference a weak feature?</title><link>http://blogs.msdn.com/b/clyon/archive/2006/04/20/580255.aspx#5411145</link><pubDate>Fri, 12 Oct 2007 04:16:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5411145</guid><dc:creator>Rogerio's</dc:creator><description>&lt;p&gt;Weak references is a feature where one object can point to another without holding it. In other words,&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5411145" width="1" height="1"&gt;</description></item><item><title>re: Why You Shouldn’t Rely On WeakReference.IsAlive</title><link>http://blogs.msdn.com/b/clyon/archive/2006/04/20/580255.aspx#588458</link><pubDate>Tue, 02 May 2006 19:40:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:588458</guid><dc:creator>clyon</dc:creator><description>Hi Peter&lt;br&gt;&lt;br&gt;We are currently working on updating the MSDN docs, so there should be some more comprehensive examples coming soon.&lt;br&gt;&lt;br&gt;Unfortunately, we cannot simply remove IsAlive due to backwards compatibility reasons. &amp;nbsp;&lt;br&gt;&lt;br&gt;-Chris&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=588458" width="1" height="1"&gt;</description></item><item><title>re: Why You Shouldn’t Rely On WeakReference.IsAlive</title><link>http://blogs.msdn.com/b/clyon/archive/2006/04/20/580255.aspx#588201</link><pubDate>Tue, 02 May 2006 10:46:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:588201</guid><dc:creator>Peter Morris</dc:creator><description>I think that&lt;br&gt;&lt;br&gt;1) This information should be in the MSDN help for IsAlive&lt;br&gt;2) MSDN help should have an example for WeakReference&lt;br&gt;3) IsAlive should be removed from the framework!&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=588201" width="1" height="1"&gt;</description></item></channel></rss>