<?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 : What are &quot;Dynamic Live Lists&quot;?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : What are &quot;Dynamic Live Lists&quot;?</description>
  <pubDate>Tue, 12 May 2026 22:42:28 -700</pubDate>
  <lastBuildDate>Wed, 26 Aug 2009 18:47:30 -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=1443</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>What are &quot;Dynamic Live Lists&quot;? :  This refers to in-memory lists...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1443&amp;PID=5257#5257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 1443<br /><strong>Posted:</strong> 26-Aug-2009 at 6:47pm<br /><br />This refers to in-memory lists that automatically include business entities based on rules, removing the need for the developer explicitly to add new or modified entities to the list.<br><br>The collection navigation properties generated for business entities by the Object Mapper are live lists; e.g. aCustomer.Orders always returns all of the Orders associated with aCustomer. You can add a new Order entity; associate it with aCustomer; and it will automatically be included in the set of orders returned by aCustomer.Orders, without your having to add it that list.<br><br>You can also define custom EntityListManagers where you specify the rules; e.g., you could define a list, myList, that you want to include all current-month Orders for Customers a, b, and c involving Products p, d, and q.&nbsp; Instead of your having to add the appropriate Orders explicitly to MyList, you define an EntityListManager, myEntityListManager, tell it to manage your List myList, tell it what the rules are, and then relax and let it do the work.<br><br>If by any chance you use iTunes 8-), the difference between regular lists and live ones is like the difference between Playlists and Smart Playlists.<br>]]>
   </description>
   <pubDate>Wed, 26 Aug 2009 18:47:30 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1443&amp;PID=5257#5257</guid>
  </item> 
  <item>
   <title>What are &quot;Dynamic Live Lists&quot;? : &amp;#034;Dynamic Live Lists&amp;#034;...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1443&amp;PID=5246#5246</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=94" rel="nofollow">winnow</a><br /><strong>Subject:</strong> 1443<br /><strong>Posted:</strong> 26-Aug-2009 at 5:12am<br /><br />"Dynamic Live Lists" are shown in the feature lists of your silverlight and WinClient products, but I find no mention of dynamic live lists in either products documentation or here on the forums. Can anyone explain what they're about? Are they a little like the "Push" Data Updates to Clients feature that is listed for the enterprise version of WinClient?                                                                ]]>
   </description>
   <pubDate>Wed, 26 Aug 2009 05:12:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1443&amp;PID=5246#5246</guid>
  </item> 
 </channel>
</rss>