<?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 : Update from cache</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Update from cache</description>
  <pubDate>Sat, 11 Apr 2026 11:37:31 -700</pubDate>
  <lastBuildDate>Tue, 20 Jul 2010 17:28:24 -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=1979</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>Update from cache : lol.. I thought it wasn&amp;#039;t...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7707#7707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=809" rel="nofollow">adamh</a><br /><strong>Subject:</strong> 1979<br /><strong>Posted:</strong> 20-Jul-2010 at 5:28pm<br /><br /><P>lol&nbsp;.. I thought it wasn't straightforward ...</P>]]>
   </description>
   <pubDate>Tue, 20 Jul 2010 17:28:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7707#7707</guid>
  </item> 
  <item>
   <title>Update from cache : This is not as obvious as it should...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7706#7706</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> 1979<br /><strong>Posted:</strong> 20-Jul-2010 at 5:19pm<br /><br />This is not as obvious as it should be.&nbsp; We will be reviewing the signatures for RefetchEntitiesAsync.&nbsp; In the meantime, the code should look like this:<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var list = new EntityKeyList(typeof(Person), new EntityKey&#091;&#093; { somePerson.EntityAspect.EntityKey });<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; entityManager.RefetchEntitiesAsync(list, MergeStrategy.OverwriteChanges, RefetchCompleted, null);</DIV><DIV>&nbsp;</DIV><DIV>...</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; void RefetchCompleted(EntityQueryOperation e) {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Do stuff<BR>&nbsp;&nbsp;&nbsp; }<BR></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 20 Jul 2010 17:19:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7706#7706</guid>
  </item> 
  <item>
   <title>Update from cache : If I have an instance of an entity...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7704#7704</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=809" rel="nofollow">adamh</a><br /><strong>Subject:</strong> 1979<br /><strong>Posted:</strong> 20-Jul-2010 at 4:30pm<br /><br /><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">If I have an instance of an entity Person called ‘person’ on the Silverlight side .. how do I ask it to refresh itself now. <?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Just that instance.<o:p></o:p></SPAN></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"><o:p></o:p></SPAN>&nbsp;</P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"><o:p>Can't figure it out from&nbsp;the documentation.&nbsp;</o:p></SPAN></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></SPAN>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 20 Jul 2010 16:30:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7704#7704</guid>
  </item> 
  <item>
   <title>Update from cache : Updating the cache is a pure client-side...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7698#7698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 1979<br /><strong>Posted:</strong> 20-Jul-2010 at 3:00pm<br /><br />Updating the cache is a pure client-side operation.&nbsp; It is essentially the same whether you are running a Silverlight, WPF, or WinClient application.&nbsp; Get the value from webserver and stuff it in the cache.&nbsp; You should be able to find some examples in the Learning Resources on Disconnected Use,]]>
   </description>
   <pubDate>Tue, 20 Jul 2010 15:00:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7698#7698</guid>
  </item> 
  <item>
   <title>Update from cache : In Silverlight how do a get a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7688#7688</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=809" rel="nofollow">adamh</a><br /><strong>Subject:</strong> 1979<br /><strong>Posted:</strong> 19-Jul-2010 at 6:21pm<br /><br />In Silverlight how do a get a single entity in the cache to refresh from value on webserver]]>
   </description>
   <pubDate>Mon, 19 Jul 2010 18:21:30 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1979&amp;PID=7688#7688</guid>
  </item> 
 </channel>
</rss>