<?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 : SaveChangesAsync and associated entities</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : SaveChangesAsync and associated entities</description>
  <pubDate>Sun, 12 Apr 2026 19:23:51 -700</pubDate>
  <lastBuildDate>Tue, 28 Jun 2011 08:56:11 -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=2802</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>SaveChangesAsync and associated entities :    Hi MVenhola,When you are...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2802&amp;PID=11137#11137</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 2802<br /><strong>Posted:</strong> 28-Jun-2011 at 8:56am<br /><br />Hi MVenhola,<div>&nbsp;</div><div>When you are doing a 'partial' save, only the entities passed on to the save are actually saved:</div><div>&nbsp;</div><div>If you want to also save the contacts, you will need to pass them to the SaveChanges call.</div><div>&nbsp;</div><div>In the <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/save-dependency-graph" target="_blank">DevForce Resource Center</a> you will find an article on saving a graph of entities.</div><div>&nbsp;</div><div>Regards,</div><div>&nbsp;&nbsp; Silvio.</div>]]>
   </description>
   <pubDate>Tue, 28 Jun 2011 08:56:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2802&amp;PID=11137#11137</guid>
  </item> 
  <item>
   <title>SaveChangesAsync and associated entities :   When passing an IEnumerable...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2802&amp;PID=11136#11136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=947" rel="nofollow">MVenhola</a><br /><strong>Subject:</strong> 2802<br /><strong>Posted:</strong> 28-Jun-2011 at 8:11am<br /><br />When passing an IEnumerable to SaveChangesAsync, are the associated entities saved as well?<div>&nbsp;</div><div>ie:</div><div>&nbsp;</div><div>A Project entity has an associated list of Contacts.</div><div>&nbsp;</div><div>em.SaveChangesAsync(Projects, callback);</div><div>&nbsp;</div><div>Are the Contacts saved as well?</div>]]>
   </description>
   <pubDate>Tue, 28 Jun 2011 08:11:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2802&amp;PID=11136#11136</guid>
  </item> 
 </channel>
</rss>