<?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 : Need Advice on Entity Manager</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : Need Advice on Entity Manager</description>
  <pubDate>Fri, 10 Apr 2026 18:55:54 -700</pubDate>
  <lastBuildDate>Fri, 25 Apr 2014 09:47:50 -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=4686</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>Need Advice on Entity Manager : If you want the results of CalculateOwing...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4686&amp;PID=17531#17531</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1614" rel="nofollow">jbiddle61</a><br /><strong>Subject:</strong> 4686<br /><strong>Posted:</strong> 25-Apr-2014 at 9:47am<br /><br />If you want the results of CalculateOwing to be part of the same database transaction, you need to call it before the Save completes and on the same EntityManager that the Save is using.]]>
   </description>
   <pubDate>Fri, 25 Apr 2014 09:47:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4686&amp;PID=17531#17531</guid>
  </item> 
  <item>
   <title>Need Advice on Entity Manager : I open up a Member form for Add/Editing...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4686&amp;PID=17520#17520</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> 4686<br /><strong>Posted:</strong> 24-Apr-2014 at 9:23am<br /><br />I open up a Member form for Add/Editing members. It has its own entity manager and when the Save button is clicked I close the form and go back to a list form.<br /><br />When the save is processed, I call a routine called CalculateOwing which calculates the members balance. This method is in a separate .cs file cause it can be called from many areas in the application.<br /><br />Should the CalculateOwing method be in a separate entity manager or in the same entity manager as the member record being processed?<br />]]>
   </description>
   <pubDate>Thu, 24 Apr 2014 09:23:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4686&amp;PID=17520#17520</guid>
  </item> 
 </channel>
</rss>