<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-464390995524552962.post4791769843055345744..comments</id><updated>2009-03-16T11:51:56.294-04:00</updated><category term='C#'/><category term='LINQ'/><category term='SQL'/><category term='IE9'/><category term='.NET'/><title type='text'>Comments on I don't have time for this: Why LINQ is better than SQL (Part 1?)</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.danielgpratt.com/feeds/4791769843055345744/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/464390995524552962/4791769843055345744/comments/default'/><link rel='alternate' type='text/html' href='http://www.danielgpratt.com/2008/12/why-linq-is-better-than-sql-part-1.html'/><author><name>Daniel Pratt</name><uri>http://www.blogger.com/profile/09623273077660656625</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://4.bp.blogspot.com/_lGpaqv0-roY/STgXP9w6T4I/AAAAAAAAAAU/fpm9VIOnjPs/S220/Facebook+Pic+%231.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-464390995524552962.post-1081212378082430572</id><published>2009-03-16T11:51:00.000-04:00</published><updated>2009-03-16T11:51:00.000-04:00</updated><title type='text'>I think I figured it out, you have to start from t...</title><content type='html'>I think I figured it out, you have to start from the highest part in the chain in order to drill down like that.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/464390995524552962/4791769843055345744/comments/default/1081212378082430572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/464390995524552962/4791769843055345744/comments/default/1081212378082430572'/><link rel='alternate' type='text/html' href='http://www.danielgpratt.com/2008/12/why-linq-is-better-than-sql-part-1.html?showComment=1237218660000#c1081212378082430572' title=''/><author><name>iMe</name><uri>http://www.blogger.com/profile/05054029415863355388</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielgpratt.com/2008/12/why-linq-is-better-than-sql-part-1.html' ref='tag:blogger.com,1999:blog-464390995524552962.post-4791769843055345744' source='http://www.blogger.com/feeds/464390995524552962/posts/default/4791769843055345744' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1236874844'/></entry><entry><id>tag:blogger.com,1999:blog-464390995524552962.post-4878066938898092015</id><published>2009-03-16T11:39:00.000-04:00</published><updated>2009-03-16T11:39:00.000-04:00</updated><title type='text'>are you sure your example works?  I tried it and w...</title><content type='html'>are you sure your example works?  I tried it and when i hit dot on the table I&amp;#39;m referencing I can pull up the related tables but when I hit dot after that I don&amp;#39;t see any column names, just functions relating to LINQ like &amp;quot;add&amp;quot;, &amp;quot;addRange&amp;quot;, &amp;quot;Aggregate&amp;lt;&amp;gt;&amp;quot;, etc...  From what I&amp;#39;m experiencing, I will have to do a join anyways, not the magic that you describe in your post. :P</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/464390995524552962/4791769843055345744/comments/default/4878066938898092015'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/464390995524552962/4791769843055345744/comments/default/4878066938898092015'/><link rel='alternate' type='text/html' href='http://www.danielgpratt.com/2008/12/why-linq-is-better-than-sql-part-1.html?showComment=1237217940000#c4878066938898092015' title=''/><author><name>iMe</name><uri>http://www.blogger.com/profile/05054029415863355388</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielgpratt.com/2008/12/why-linq-is-better-than-sql-part-1.html' ref='tag:blogger.com,1999:blog-464390995524552962.post-4791769843055345744' source='http://www.blogger.com/feeds/464390995524552962/posts/default/4791769843055345744' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1236874844'/></entry><entry><id>tag:blogger.com,1999:blog-464390995524552962.post-5708193860448806061</id><published>2008-12-05T17:58:00.000-05:00</published><updated>2008-12-05T17:58:00.000-05:00</updated><title type='text'>What you're really liking here is the ORM layer (e...</title><content type='html'>What you're really liking here is the ORM layer (entity framework?) that's providing you the nice query abilities.  LINQ is just the cherry on top of that.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/464390995524552962/4791769843055345744/comments/default/5708193860448806061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/464390995524552962/4791769843055345744/comments/default/5708193860448806061'/><link rel='alternate' type='text/html' href='http://www.danielgpratt.com/2008/12/why-linq-is-better-than-sql-part-1.html?showComment=1228517880000#c5708193860448806061' title=''/><author><name>PSteele</name><uri>http://www.blogger.com/profile/14982870698703786068</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.danielgpratt.com/2008/12/why-linq-is-better-than-sql-part-1.html' ref='tag:blogger.com,1999:blog-464390995524552962.post-4791769843055345744' source='http://www.blogger.com/feeds/464390995524552962/posts/default/4791769843055345744' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-92373650'/></entry></feed>
