<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Parallel programming Net 4</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Parallel programming Net 4</description>
  <pubDate>Tue, 21 Apr 2026 22:29:16 -700</pubDate>
  <lastBuildDate>Tue, 03 Aug 2010 19:30:47 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=2038</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Parallel programming Net 4 : Yes, you can certainly make use...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2038&amp;PID=7972#7972</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 2038<br /><strong>Posted:</strong> 03-Aug-2010 at 7:30pm<br /><br />Yes, you can certainly make use of the Task Parallel Library in your application.&nbsp; We did not integrate with it because it is not available in Silverlight 4 and we wanted to keep&nbsp;our API consistent.&nbsp; So we created AsyncParallelTask and AsyncSerialTask which are threaded extensions of the EntityManager that handle the thread delgation, synchronization, and merging of results back on the primary thread. <DIV>&nbsp;</DIV><DIV>Go ahead and make use of the Task Parallel Library, but just remember that only a single thread may make calls onto an instance of the EntityManager.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by ting - 03-Aug-2010 at 7:31pm</span>]]>
   </description>
   <pubDate>Tue, 03 Aug 2010 19:30:47 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2038&amp;PID=7972#7972</guid>
  </item> 
  <item>
   <title>Parallel programming Net 4 : There is a new book out called...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2038&amp;PID=7943#7943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2038<br /><strong>Posted:</strong> 30-Jul-2010 at 9:37pm<br /><br />There is a new book out called <SPAN id=btAsinTitle>Pro .NET 4 Parallel Programming in C#.&nbsp;I realize that multithreading is not a good fit with IdeaBlade but will I get any benefits from the new Parallel features of Net 4 in a n-tier WPF app using Devforce?<DIV></DIV><DIV>&nbsp;</DIV><DIV>Bill</DIV><DIV>&nbsp;</DIV></SPAN>]]>
   </description>
   <pubDate>Fri, 30 Jul 2010 21:37:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2038&amp;PID=7943#7943</guid>
  </item> 
 </channel>
</rss>