<?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=Nested_Query_in_Entity_Framework</id>
		<title>Nested Query in Entity Framework - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Nested_Query_in_Entity_Framework"/>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=Nested_Query_in_Entity_Framework&amp;action=history"/>
		<updated>2026-06-02T12:41:22Z</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=Nested_Query_in_Entity_Framework&amp;diff=421&amp;oldid=prev</id>
		<title>Dt1nh6: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=Nested_Query_in_Entity_Framework&amp;diff=421&amp;oldid=prev"/>
				<updated>2016-05-09T13:27:35Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 13:27, 9 May 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Dt1nh6</name></author>	</entry>

	<entry>
		<id>https://logicwiki.co.uk/index.php?title=Nested_Query_in_Entity_Framework&amp;diff=420&amp;oldid=prev</id>
		<title>Macrop: Created page with &quot;Category:Entity Framework            Dim EarliestDate As DateTime = (From a In Absences                                         From d In a.Durations...&quot;</title>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=Nested_Query_in_Entity_Framework&amp;diff=420&amp;oldid=prev"/>
				<updated>2015-08-17T14:05:44Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:Entity_Framework&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Entity Framework (page does not exist)&quot;&gt;Category:Entity Framework&lt;/a&gt;            Dim EarliestDate As DateTime = (From a In Absences                                         From d In a.Durations...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Entity Framework]] &lt;br /&gt;
&lt;br /&gt;
         Dim EarliestDate As DateTime = (From a In Absences&lt;br /&gt;
                                        From d In a.Durations &lt;br /&gt;
                                            Where Not d.Exported Select d.AbsenceDate).Min()&lt;br /&gt;
&lt;br /&gt;
Duration is a subset of Absence&lt;/div&gt;</summary>
		<author><name>Macrop</name></author>	</entry>

	</feed>