<?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>Visual Studio 2010 and .NET Framework 4.0 CTP now available!</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx</link><description>The Visual Studio 2010 and .NET Framework 4.0 CTP is now available, featuring Parallel Extensions to .NET! Parallel Extensions has been introduced before, but what sets this CTP apart from the previous two is that it’s not a CTP of Parallel Extensions</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title> Parallel Programming with NET Visual Studio 2010 and NET Framework | porch swing</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9748922</link><pubDate>Sun, 14 Jun 2009 11:17:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9748922</guid><dc:creator> Parallel Programming with NET Visual Studio 2010 and NET Framework | porch swing</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://fancyporchswing.info/story.php?id=2532"&gt;http://fancyporchswing.info/story.php?id=2532&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9748922" width="1" height="1"&gt;</description></item><item><title> Parallel Programming with NET Visual Studio 2010 and NET Framework | Quick Diets</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9715427</link><pubDate>Tue, 09 Jun 2009 14:24:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9715427</guid><dc:creator> Parallel Programming with NET Visual Studio 2010 and NET Framework | Quick Diets</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://quickdietsite.info/story.php?id=13536"&gt;http://quickdietsite.info/story.php?id=13536&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9715427" width="1" height="1"&gt;</description></item><item><title> Parallel Programming with NET Visual Studio 2010 and NET Framework | Toe Nail Fungus</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9713554</link><pubDate>Tue, 09 Jun 2009 09:23:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9713554</guid><dc:creator> Parallel Programming with NET Visual Studio 2010 and NET Framework | Toe Nail Fungus</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://toenailfungusite.info/story.php?id=8891"&gt;http://toenailfungusite.info/story.php?id=8891&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9713554" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2010 and .NET Framework 4.0 CTP now available!</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9462547</link><pubDate>Fri, 06 Mar 2009 15:57:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9462547</guid><dc:creator>Tanveer Badar</dc:creator><description>&lt;p&gt;@ toub&lt;/p&gt;
&lt;p&gt;Although, I haven't checked the parallel extensions library myself and I am not even aware of the complete interface Task class exposes, can you not implement IDisposable on it?&lt;/p&gt;
&lt;p&gt;In this manner, when Dispose is called it throws any accumulated exceptions. Deterministic behavior, also if you call Dispose either directly or through using( ) it signifies you care about the exceptions otherwise, simply continue executing.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9462547" width="1" height="1"&gt;</description></item><item><title>.NET Framework 4.0 Base Class Library újdonságok</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9417762</link><pubDate>Fri, 13 Feb 2009 11:16:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9417762</guid><dc:creator>Hírcsatorna</dc:creator><description>&lt;p&gt;A BCL csapat k&amp;#246;zz&amp;#233;tette azokat az &amp;#250;j k&amp;#233;pess&amp;#233;geket, amiket a v&amp;#225;rhat&amp;#243;an ez &amp;#233;v m&amp;#225;sodik fel&amp;#233;ben megjelenő&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9417762" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2010 and .NET Framework 4.0 CTP now available!</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9071235</link><pubDate>Fri, 14 Nov 2008 17:18:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9071235</guid><dc:creator>Driesie</dc:creator><description>&lt;p&gt;As a few comments above. &lt;/p&gt;
&lt;p&gt;Does this mean the Parallel Extensions library preview will not be available anymore on its own?&lt;/p&gt;
&lt;p&gt;I think this would be a real shame. I have too been playing around and experimenting with the previous CTPs and the great thing is I can just reference to the DLLs from existing projects. I don't like the idea of only being able to play with this as part of the Visual Studio 10 preview.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9071235" width="1" height="1"&gt;</description></item><item><title>Capharna??m #6 &amp;laquo; Yet Another [a compl??ter]</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9052389</link><pubDate>Fri, 07 Nov 2008 18:36:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9052389</guid><dc:creator>Capharna??m #6 &amp;laquo; Yet Another [a compl??ter]</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://garuma.wordpress.com/2008/11/07/capharnaum-6/"&gt;http://garuma.wordpress.com/2008/11/07/capharnaum-6/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9052389" width="1" height="1"&gt;</description></item><item><title>What's New in the BCL in .NET 4.0 [Justin Van Patten]</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9042308</link><pubDate>Wed, 05 Nov 2008 03:28:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9042308</guid><dc:creator>BCL Team Blog</dc:creator><description>&lt;p&gt;The Visual Studio 2010 and .NET Framework 4.0 CTP is available for download as of last week. The CTP&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9042308" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2010 and .NET Framework 4.0 CTP now available!</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9037958</link><pubDate>Tue, 04 Nov 2008 10:30:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9037958</guid><dc:creator>Stephen Toub - MSFT</dc:creator><description>&lt;p&gt;Tanveer, it's a good question. &amp;nbsp;On the one hand, we want to support marshaling unhandled exceptions within a task out of call sites to wait on a task; this is similar to how exceptions from an Asynchronous Programming Model (APM) implementation propagate out of a call to EndXx. &amp;nbsp;However, there's a problem with the APM pattern, in that if you don't call EndXx, you never see the exception. &amp;nbsp;Similarly, with tasks, if you didn't call Task.Wait or Future.Value or accessed Task.Exception or so forth, you would never observe the exception that went unhandled. &amp;nbsp;To ensure that excepts are not ignored but to still enable exceptions to be marshaled from asynchronous invocation back out to a thread that waits on a task, we've opted for this new model where we track whether unhandled exceptions are observed, and if they're never observed (which we know will be the case if the exception wasn't observed and the task gets GC'd), we then rethrow it so that it can't be ignored; by default, this will bring down the process. &amp;nbsp;That behavior is in keeping with .NET's behavior since 2.0, where unhandled exceptions crash the default host by default.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9037958" width="1" height="1"&gt;</description></item><item><title>Using Hyper-V with the Visual Studio 2010 and .NET Framework 4.0 CTP</title><link>http://blogs.msdn.com/b/pfxteam/archive/2008/10/31/9026988.aspx#9037760</link><pubDate>Tue, 04 Nov 2008 09:41:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9037760</guid><dc:creator>Parallel Programming with .NET</dc:creator><description>&lt;p&gt;Last week, we posted about the availability of the Visual Studio 2010 and .NET Framework 4.0 CTP , which&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9037760" width="1" height="1"&gt;</description></item></channel></rss>