<?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>Trivia: How does CLR create an OutOfMemoryException</title><link>http://blogs.msdn.com/b/abhinaba/archive/2008/04/30/trivia-how-does-clr-create-an-outofmemoryexception.aspx</link><description>&amp;#160; When the system goes out of memory a OutOfMemoryException is thrown. Similarly for stack overflow a StackOverFlorException is thrown. Now typically an exception is thrown as follows (or the corresponding native way) throw new System.OutOfMemoryException</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Trivia: How does CLR create an OutOfMemoryException</title><link>http://blogs.msdn.com/b/abhinaba/archive/2008/04/30/trivia-how-does-clr-create-an-outofmemoryexception.aspx#8471614</link><pubDate>Thu, 08 May 2008 15:56:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8471614</guid><dc:creator>kuldip saini</dc:creator><description>&lt;p&gt;same is true for StackOverflowException.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8471614" width="1" height="1"&gt;</description></item><item><title>re: Trivia: How does CLR create an OutOfMemoryException</title><link>http://blogs.msdn.com/b/abhinaba/archive/2008/04/30/trivia-how-does-clr-create-an-outofmemoryexception.aspx#8442577</link><pubDate>Wed, 30 Apr 2008 12:35:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8442577</guid><dc:creator>Abhinaba Basu [MSFT]</dc:creator><description>&lt;p&gt;Not all but only the ones that can have problems being created later.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8442577" width="1" height="1"&gt;</description></item><item><title>re: Trivia: How does CLR create an OutOfMemoryException</title><link>http://blogs.msdn.com/b/abhinaba/archive/2008/04/30/trivia-how-does-clr-create-an-outofmemoryexception.aspx#8441897</link><pubDate>Wed, 30 Apr 2008 10:11:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8441897</guid><dc:creator>Ahmad</dc:creator><description>&lt;p&gt;Does that mean all Exception classes in System namespace is mainted or only the Offerflow ones???&lt;/p&gt;
&lt;p&gt;Pretty interesting&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8441897" width="1" height="1"&gt;</description></item><item><title>Microsoft news and tips &amp;raquo; Trivia: How does CLR create an OutOfMemoryException</title><link>http://blogs.msdn.com/b/abhinaba/archive/2008/04/30/trivia-how-does-clr-create-an-outofmemoryexception.aspx#8441569</link><pubDate>Wed, 30 Apr 2008 08:50:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8441569</guid><dc:creator>Microsoft news and tips &amp;raquo; Trivia: How does CLR create an OutOfMemoryException</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://microsoftnews.askpcdoc.com/tech/trivia-how-does-clr-create-an-outofmemoryexception"&gt;http://microsoftnews.askpcdoc.com/tech/trivia-how-does-clr-create-an-outofmemoryexception&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8441569" width="1" height="1"&gt;</description></item></channel></rss>