<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Language design choices and query comprehensions (by yag)</title><link>http://blogs.msdn.com/vsdata/archive/2005/09/22/Select-or-From.aspx</link><description>An interesting part of Project LINQ is the concept of Query Comprehensions. In essence, they allow you to perform a translation from a more declarative syntax to a more object based one. For instance the following internal LINQ syntax in C#: expr = names.Where(s</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Language design choices and query comprehensions (by yag)</title><link>http://blogs.msdn.com/vsdata/archive/2005/09/22/Select-or-From.aspx#473984</link><pubDate>Mon, 26 Sep 2005 18:27:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:473984</guid><dc:creator>Roger Jennings</dc:creator><description>The &amp;quot;Comparing C# 3.0 and VB 9.0 LINQ Syntax&amp;quot; item at &lt;a rel="nofollow" target="_new" href="http://oakleafblog.blogspot.com/"&gt;http://oakleafblog.blogspot.com/&lt;/a&gt; compares the forthcoming VB 9.0 query comprehension operators with those for C# 3.0.</description></item></channel></rss>