<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>EFQuerySamples Wiki Rss Feed</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home</link><description>EFQuerySamples Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model &amp;#40;a modified version of Northwind&amp;#41;. &lt;br /&gt;&lt;br /&gt;Its goal is to help you learn the features of the different query languages available in the Entity Framework, and to let you visualize how the results and the translated store queries look like.
&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
UPDATE: The samples have been updated for VS 2010 Beta2. 
&lt;/h4&gt; &lt;br /&gt;The project supports querying multiple backends. Included are:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;SQL Server 2000 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server 2005 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server 2008 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server Compact 3.5 SP1&lt;/li&gt;&lt;li&gt;EFSampleProvider &lt;a href="http://code.msdn.microsoft.com/EFSampleProvider" class="externalLink"&gt;http://code.msdn.microsoft.com/EFSampleProvider&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;EFOracleProvider &lt;a href="http://code.msdn.microsoft.com/EFOracleProvider" class="externalLink"&gt;http://code.msdn.microsoft.com/EFOracleProvider&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=EFQuerySamples&amp;amp;DownloadId=2785" alt="EFQuerySamples.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Previous versions of these samples can be found at &lt;a href="http://www.codeplex.com/adonetsamples" class="externalLink"&gt;CodePlex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>edett</author><pubDate>Mon, 23 Nov 2009 21:00:54 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20091123P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model &amp;#40;a modified version of Northwind&amp;#41;. &lt;br /&gt;&lt;br /&gt;Its goal is to help you learn the features of the different query languages available in the Entity Framework, and to let you visualize how the results and the translated store queries look like.
&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
UPDATE: Visual Basic version of the sample is now available in the Downloads section.
&lt;/h4&gt; &lt;br /&gt;The project supports querying multiple backends. Included are:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;SQL Server 2000 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server 2005 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server 2008 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server Compact 3.5 SP1&lt;/li&gt;&lt;li&gt;EFSampleProvider &lt;a href="http://code.msdn.microsoft.com/EFSampleProvider" class="externalLink"&gt;http://code.msdn.microsoft.com/EFSampleProvider&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;EFOracleProvider &lt;a href="http://code.msdn.microsoft.com/EFOracleProvider" class="externalLink"&gt;http://code.msdn.microsoft.com/EFOracleProvider&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=EFQuerySamples&amp;amp;DownloadId=2785" alt="EFQuerySamples.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Previous versions of these samples can be found at &lt;a href="http://www.codeplex.com/adonetsamples" class="externalLink"&gt;CodePlex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>jkowalski</author><pubDate>Thu, 21 May 2009 17:41:15 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090521P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model &amp;#40;a modified version of Northwind&amp;#41;. &lt;br /&gt;&lt;br /&gt;Its goal is to help you learn the features of the different query languages available in the Entity Framework, and to let you visualize how the results and the translated store queries look like.
&lt;br /&gt; &lt;br /&gt;The project supports querying multiple backends. Included are:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;SQL Server 2000 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server 2005 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server 2008 using SqlClient&lt;/li&gt;&lt;li&gt;SQL Server Compact 3.5 SP1&lt;/li&gt;&lt;li&gt;EFSampleProvider &lt;a href="http://code.msdn.microsoft.com/EFSampleProvider" class="externalLink"&gt;http://code.msdn.microsoft.com/EFSampleProvider&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;EFOracleProvider &lt;a href="http://code.msdn.microsoft.com/EFOracleProvider" class="externalLink"&gt;http://code.msdn.microsoft.com/EFOracleProvider&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=EFQuerySamples&amp;amp;DownloadId=2785" alt="EFQuerySamples.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Previous versions of these samples can be found at &lt;a href="http://www.codeplex.com/adonetsamples" class="externalLink"&gt;CodePlex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jkowalski</author><pubDate>Tue, 12 Aug 2008 02:46:48 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080812A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model &amp;#40;a modified version of Northwind&amp;#41;. &lt;br /&gt;&lt;br /&gt;Its goal is to help you learn the features of the different query languages available in the Entity Framework, and to let you visualize how the results and the translated store queries look like.
&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=EFQuerySamples&amp;amp;DownloadId=2785" alt="EFQuerySamples.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;Previous versions of these samples can be found at &lt;a href="http://www.codeplex.com/adonetsamples" class="externalLink"&gt;CodePlex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jkowalski</author><pubDate>Tue, 12 Aug 2008 02:45:25 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080812A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model &amp;#40;a modified version of Northwind&amp;#41;. &lt;br /&gt;&lt;br /&gt;Its goal is to help you learn the features of the different query languages available in the Entity Framework, and to let you visualize how the results and the translated store queries look like.
&lt;br /&gt; &lt;br /&gt;Previous versions of these samples can be found at &lt;a href="http://www.codeplex.com/adonetsamples" class="externalLink"&gt;CodePlex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>divega</author><pubDate>Sun, 18 May 2008 08:56:32 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080518A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;ADO.NET Entity Framework Query Samples is a small Windows Forms program that contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model &amp;#40;based on a modified version of Northwind&amp;#41;. &lt;br /&gt;&lt;br /&gt;Its goal is to help you learn the features of the different query languages, visualize how results look like, and also give you some understanding of how the translated store queries look like.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt;Previous versions of these samples can be found at &lt;a href="http://www.codeplex.com/adonetsamples" class="externalLink"&gt;CodePlex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>divega</author><pubDate>Wed, 14 May 2008 04:12:11 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080514A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;ADO.NET Entity Framework Query Samples is a small Windows Forms program that contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model &amp;#40;based on a modified version of Northwind&amp;#41;. &lt;br /&gt;&lt;br /&gt;Its goal is to help you learn the features of the different query languages, visualize how results look like, and also give you some understanding of how the translated store queries look like.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt;Previous versions of these samples can be found in &lt;a href="http://www.codeplex.com/adonetsamples" class="externalLink"&gt;ADO.NET Samples at CodePlex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>divega</author><pubDate>Wed, 14 May 2008 04:11:47 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080514A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/EFQuerySamples/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;ADO.NET Entity Framework Query Samples is a small Windows Forms program that contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model &amp;#40;based on a modified version of Northwind&amp;#41;. Its goal is to help you learn the features of the different query languages, visualize how results look like and also give you understanding on how the translated store queries look like.
&lt;br /&gt;
&lt;/div&gt;</description><author>divega</author><pubDate>Wed, 14 May 2008 03:51:32 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080514A</guid></item></channel></rss>