<?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 : Using PathFor with Collections</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Using PathFor with Collections</description>
  <pubDate>Mon, 13 Apr 2026 03:49:08 -700</pubDate>
  <lastBuildDate>Wed, 23 May 2012 00:38:14 -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=3450</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>Using PathFor with Collections : I missed this part on the wiki.thanks...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3450&amp;PID=13634#13634</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3450<br /><strong>Posted:</strong> 23-May-2012 at 12:38am<br /><br />I missed this part on the wiki.<div><br></div><div>thanks</div>]]>
   </description>
   <pubDate>Wed, 23 May 2012 00:38:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3450&amp;PID=13634#13634</guid>
  </item> 
  <item>
   <title>Using PathFor with Collections : Hi Walid,As stated on on the wiki...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3450&amp;PID=13632#13632</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 3450<br /><strong>Posted:</strong> 22-May-2012 at 6:06pm<br /><br />Hi Walid,<div><br></div><div>As stated on on the wiki (<a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/include-related-entities#HStr&#111;ngly-typedIncludes" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/include-related-entities#HStrongly-typedIncludes</a>),</div><div><br></div><div>the use of strongly typed includes either with a PathFor or a Lambda expression is only applicable for simple property paths. The path that you're proposing is not considered "simple" since, just like you said, you can't access a scalar navigation property from a RelatedEntityList navigation property.</div>]]>
   </description>
   <pubDate>Tue, 22 May 2012 18:06:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3450&amp;PID=13632#13632</guid>
  </item> 
  <item>
   <title>Using PathFor with Collections : Hi,How to use Pathfor in this...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3450&amp;PID=13627#13627</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3450<br /><strong>Posted:</strong> 22-May-2012 at 1:45pm<br /><br />Hi,<div><br></div><div>How to use Pathfor in this case : &nbsp;Cutomers -&gt; Orders -&gt; OrderDetail.&nbsp;</div><div><br></div><div>the documentation (<a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/include-related-entities" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/include-related-entities)</a>&nbsp;says I should write</div><div>Customers.Include(Customer.PathFor(c =&gt; c.Orders.OrderDetail))</div><div><br></div><div>the problem is I can't access OrderDetail from the RelatedEntityList Orders, the property OrderDetail isn't available.</div><div><br></div><div>Note : I am using Code First, since PathFor isn't available in the Codefirst's entities I added your implementation in my base class</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 22 May 2012 13:45:38 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3450&amp;PID=13627#13627</guid>
  </item> 
 </channel>
</rss>