<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>ASP.NET Tip: How to avoid creating a GC Hole</title><link>http://blogs.iis.net/tomchris/archive/2008/09/25/asp-net-tip-how-to-avoid-creating-a-gc-hole.aspx</link><description>There are only a few things that can make a .NET process crash.&amp;#160; The most common one is an Unhandled Exception getting raised.&amp;#160; Another way that is can happen is by creating a GC Hole. What is a GC Hole So first a little background on what I</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>ASP.NET Tip: How to avoid creating a GC Hole: Tom Christian&amp;#39;s Blog</title><link>http://blogs.iis.net/tomchris/archive/2008/09/25/asp-net-tip-how-to-avoid-creating-a-gc-hole.aspx#2645502</link><pubDate>Thu, 25 Sep 2008 12:40:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2645502</guid><dc:creator>ASP.NET Tip: How to avoid creating a GC Hole: Tom Christian's Blog</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;ASP.NET Tip: How to avoid creating a GC Hole: Tom Christian&amp;amp;#39;s Blog&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2645502" width="1" height="1"&gt;</description></item></channel></rss>