<?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 : ShouldLoadEntityRefs</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : ShouldLoadEntityRefs</description>
  <pubDate>Sun, 12 Apr 2026 02:11:04 -700</pubDate>
  <lastBuildDate>Fri, 12 Feb 2010 15:09:55 -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=1603</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>ShouldLoadEntityRefs : You&amp;#039;re quite welcome, Rob!...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1603&amp;PID=6193#6193</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> 1603<br /><strong>Posted:</strong> 12-Feb-2010 at 3:09pm<br /><br />You're quite welcome, Rob! Straight LINQ sounds good! 8-)<br>]]>
   </description>
   <pubDate>Fri, 12 Feb 2010 15:09:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1603&amp;PID=6193#6193</guid>
  </item> 
  <item>
   <title>ShouldLoadEntityRefs : Thanks for the response Greg and...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1603&amp;PID=6191#6191</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=553" rel="nofollow">robdrye</a><br /><strong>Subject:</strong> 1603<br /><strong>Posted:</strong> 12-Feb-2010 at 9:27am<br /><br /><P>Thanks for the response Greg and sorry I did not follow up sooner.</P><DIV>Revisiting the PendingEntityListResolved event uncovered our issue and more importantly made us realize that our initial approach to the data fetch scenario mentioned in this post was far from ideal.&nbsp; We were able to refactor a few things and simplify our approach back to just using straight DF LINQ queries.</DIV><DIV>&nbsp;</DIV><DIV>Thanks again for your help.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 12 Feb 2010 09:27:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1603&amp;PID=6191#6191</guid>
  </item> 
  <item>
   <title>ShouldLoadEntityRefs : In Silverlight, all data retrieval...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1603&amp;PID=6025#6025</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> 1603<br /><strong>Posted:</strong> 05-Jan-2010 at 10:43am<br /><br />In Silverlight, all data retrieval is done asynchronously. A collection of child entities will initially show as empty, but you can set up a handler for the collection navigation property's PendingEntityListResolved event to receive notification when the entities have been retrieved into the cache. Are you doing that?<br><br>It is also possible to bind the collection navigation property to UI controls (e.g., a DataGrid), in which case the UI controls will be notified when the collection to which they are bound changes and will automatically refresh.]]>
   </description>
   <pubDate>Tue, 05 Jan 2010 10:43:25 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1603&amp;PID=6025#6025</guid>
  </item> 
  <item>
   <title>ShouldLoadEntityRefs : I have been unable to get the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1603&amp;PID=6005#6005</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=553" rel="nofollow">robdrye</a><br /><strong>Subject:</strong> 1603<br /><strong>Posted:</strong> 30-Dec-2009 at 4:18am<br /><br />I have been unable to get the ShouldLoadEntityRefs behavior to work as expected in the SL environment.&nbsp; I have a simple scenario where a parent entity gets loaded from a sproc and a collection of its child entities gets loaded directly from a db table.&nbsp; When executing this scenario (and identical code) inside the regular .NET environment everything works as expected - the parent gets loaded along with the collection of its child entities however when switching over to SL the child entities collection consistenly comes back empty.&nbsp; <DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Thanks for your help.</DIV>]]>
   </description>
   <pubDate>Wed, 30 Dec 2009 04:18:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1603&amp;PID=6005#6005</guid>
  </item> 
 </channel>
</rss>