<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Delegates, Events and object lifetime</title><link>http://msmvps.com/blogs/bill/archive/2004/08/09/11442.aspx</link><description>(Setting WithEvents to Nothing) Under the covers , Events use Delegates, and Delegates store a reference to the object in which the method address resides. (Sender property of Delegate). One major problem with this, is if you have shared components or</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Delegates, Events and object lifetime</title><link>http://msmvps.com/blogs/bill/archive/2004/08/09/11442.aspx#11674</link><pubDate>Thu, 12 Aug 2004 12:07:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:11674</guid><dc:creator>bill</dc:creator><description>Do you see an unwire method being generated for all classes that have WithEvents fields? Or just forms?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=11674" width="1" height="1"&gt;</description></item></channel></rss>