<?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 : Instantianting the entity model</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Instantianting the entity model</description>
  <pubDate>Sun, 12 Apr 2026 13:46:00 -700</pubDate>
  <lastBuildDate>Thu, 16 Sep 2010 11:47: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=2164</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>Instantianting the entity model : You probably don&amp;#039;t want to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2164&amp;PID=8531#8531</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> 2164<br /><strong>Posted:</strong> 16-Sep-2010 at 11:47am<br /><br />You probably don't want to create multiple EntityManagers in your application.&nbsp; You probably want just one.&nbsp; You could create a singleton class to do this.&nbsp; If you do want to use multiple EntityManagers, consult the DevForce Resource Center.<br><br>http://drc.ideablade.com/xwiki/bin/view/Documentation/EntityCaching<br><br><br>]]>
   </description>
   <pubDate>Thu, 16 Sep 2010 11:47:47 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2164&amp;PID=8531#8531</guid>
  </item> 
  <item>
   <title>Instantianting the entity model : In your samples for Silverlight,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2164&amp;PID=8528#8528</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> 2164<br /><strong>Posted:</strong> 16-Sep-2010 at 9:57am<br /><br />In your samples for Silverlight, you show in the ViewModel class that you do the following<DIV>&nbsp;</DIV><DIV>mgr = new NorthWindEntities();</DIV><DIV>&nbsp;</DIV><DIV>I don't really want to do that in everyone of my ViewModel classes do I? Won't that hurt performance? Should I create a singleton class for this purpose or does it matter?</DIV><DIV>&nbsp;</DIV><DIV>Bill</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 16 Sep 2010 09:57:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2164&amp;PID=8528#8528</guid>
  </item> 
 </channel>
</rss>