<?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 : Global Entity Manager</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Global Entity Manager</description>
  <pubDate>Sat, 11 Apr 2026 22:19:02 -700</pubDate>
  <lastBuildDate>Tue, 31 Mar 2009 08:51:22 -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=1178</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>Global Entity Manager : Sweet! Thanks alot! </title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1178&amp;PID=4217#4217</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=32" rel="nofollow">DocScooter</a><br /><strong>Subject:</strong> 1178<br /><strong>Posted:</strong> 31-Mar-2009 at 8:51am<br /><br />Sweet!&nbsp; Thanks alot!]]>
   </description>
   <pubDate>Tue, 31 Mar 2009 08:51:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1178&amp;PID=4217#4217</guid>
  </item> 
  <item>
   <title>Global Entity Manager : Yes, put it in the App.xaml.cs/vb...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1178&amp;PID=4215#4215</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=449" rel="nofollow">smi-mark</a><br /><strong>Subject:</strong> 1178<br /><strong>Posted:</strong> 31-Mar-2009 at 8:46am<br /><br />Yes, put it in the App.xaml.cs/vb <br><br>private DomainModelEntityManager manager;<br><br>public DomainModelEntityManager Manager<br>{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; get { return manager; }<br>}<br><br>&nbsp;&nbsp;&nbsp; Private mManager As DomainModelEntityManager<br>&nbsp;&nbsp;&nbsp; Public ReadOnly Property Manager() As DomainModelEntityManager<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Return mManager<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End Get<br>&nbsp;&nbsp;&nbsp; End Property<br><br>In the Application_Startup event make sure you set manager to something.<br><br><br>In your project you can then do something like this:<br><br>&nbsp;((App)App.Current).Manager; <br>TryCast(App.Current, App).Manager<br>]]>
   </description>
   <pubDate>Tue, 31 Mar 2009 08:46:54 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1178&amp;PID=4215#4215</guid>
  </item> 
  <item>
   <title>Global Entity Manager : In the classic DF, I was able...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1178&amp;PID=4214#4214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=32" rel="nofollow">DocScooter</a><br /><strong>Subject:</strong> 1178<br /><strong>Posted:</strong> 31-Mar-2009 at 7:35am<br /><br />In the classic DF, I was able to create the equivilent of the EntityManager, the PersistanceManager in such a way using that I could use it with multiple forms and everything would be in sync.&nbsp; Is that a possibility with Silverlight and if so how?<DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Scott&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 31 Mar 2009 07:35:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1178&amp;PID=4214#4214</guid>
  </item> 
 </channel>
</rss>