<?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 : modelling many to many</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : modelling many to many</description>
  <pubDate>Sat, 11 Apr 2026 15:52:41 -700</pubDate>
  <lastBuildDate>Fri, 17 Sep 2010 08:35:46 -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=2114</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>modelling many to many : Hi,   You might want to take...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2114&amp;PID=8542#8542</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> 2114<br /><strong>Posted:</strong> 17-Sep-2010 at 8:35am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>You might want to take a&nbsp;look at <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/CreatingBusiness&#079;bjects#HAddingandRemovingItemsinCustom-CodedMany-to-ManyNavigati&#111;nProperties" target="_blank"><U><FONT color=#0066cc>http://drc.ideablade.com/xwiki/bin/view/Documentation/CreatingBusinessObjects#HAddingandRemovingItemsinCustom-CodedMany-to-ManyNavigationProperties</FONT></U></A></DIV><DIV>&nbsp;</DIV><DIV>Note that in the snippet&nbsp;the Create method is a static method on the Order partial class that you extend (you must write the code to handle the payload). In your .edmx model, right-click in the white area and select properties. Then, under DevForce Code Generation properties, set Generate Developer Classes to "True". This way entites partial classes will be automatically generated and you will be able to extend them.<BR></DIV>]]>
   </description>
   <pubDate>Fri, 17 Sep 2010 08:35:46 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2114&amp;PID=8542#8542</guid>
  </item> 
  <item>
   <title>modelling many to many : Do you have an example of a many...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2114&amp;PID=8314#8314</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=870" rel="nofollow">hueha</a><br /><strong>Subject:</strong> 2114<br /><strong>Posted:</strong> 01-Sep-2010 at 9:06am<br /><br /><PRE><FONT face=Verdana>Do you have an example of a many to many mapping where the mapping table has a payload? </FONT><FONT face=Verdana>I found a sample but it was for devforce 2009.  </FONT></PRE><PRE><FONT face=Verdana>Basically I have 3 tables.  Locations, Contacts and a mapping table LocationContacts</FONT></PRE><PRE><FONT face=Verdana>LocationContacts has locationcontactid (identity) and 2 FK LocationID, ContactID</FONT></PRE><PRE><FONT face=Verdana>I am trying to add a Contacts property in Location.  I would like this contacts list to be updated if I add a new contact at that location.</FONT></PRE><PRE><FONT face=Verdana>The other problem I have is that the LocationContacts list that was added automatically by devforce is behaving strangely.  It is returning all the locationContacts but for some reason the contactid is coming back as 0 - detached.</FONT></PRE><PRE><FONT face=Verdana></FONT>&nbsp;</PRE>]]>
   </description>
   <pubDate>Wed, 01 Sep 2010 09:06:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2114&amp;PID=8314#8314</guid>
  </item> 
 </channel>
</rss>