<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=LINQ_select_cross_referenced_data</id>
		<title>LINQ select cross referenced data - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=LINQ_select_cross_referenced_data"/>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=LINQ_select_cross_referenced_data&amp;action=history"/>
		<updated>2026-06-13T08:13:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://logicwiki.co.uk/index.php?title=LINQ_select_cross_referenced_data&amp;diff=1965&amp;oldid=prev</id>
		<title>AliIybar: Created page with &quot;Category:LINQ Category:EntityFramework  &lt;pre&gt; var students =  from s in dc.Students  from e in s.StudentCourseEnrollments  where courseIDs.Contains(e.Course.CourseID)...&quot;</title>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=LINQ_select_cross_referenced_data&amp;diff=1965&amp;oldid=prev"/>
				<updated>2019-07-15T13:20:30Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:LINQ&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:LINQ (page does not exist)&quot;&gt;Category:LINQ&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:EntityFramework&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:EntityFramework (page does not exist)&quot;&gt;Category:EntityFramework&lt;/a&gt;  &amp;lt;pre&amp;gt; var students =  from s in dc.Students  from e in s.StudentCourseEnrollments  where courseIDs.Contains(e.Course.CourseID)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:LINQ]]&lt;br /&gt;
[[Category:EntityFramework]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
var students =&lt;br /&gt;
 from s in dc.Students&lt;br /&gt;
 from e in s.StudentCourseEnrollments&lt;br /&gt;
 where courseIDs.Contains(e.Course.CourseID)&lt;br /&gt;
 select s;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>AliIybar</name></author>	</entry>

	</feed>