<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>The Wit and Ramblings of David Giard - LINQ</title>
    <link>http://www.davidgiard.com/</link>
    <description>Demanding rigidly defined areas of doubt and uncertainty</description>
    <language>en-us</language>
    <copyright>David Giard</copyright>
    <lastBuildDate>Mon, 11 Apr 2011 16:19:00 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>davidgiard@davidgiard.com</managingEditor>
    <webMaster>davidgiard@davidgiard.com</webMaster>
    <item>
      <trackback:ping>http://www.davidgiard.com/Trackback.aspx?guid=b669bce4-5cc7-400e-aa34-617bb048b8a0</trackback:ping>
      <pingback:server>http://www.davidgiard.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.davidgiard.com/PermaLink,guid,b669bce4-5cc7-400e-aa34-617bb048b8a0.aspx</pingback:target>
      <dc:creator>David Giard</dc:creator>
      <wfw:comment>http://www.davidgiard.com/CommentView,guid,b669bce4-5cc7-400e-aa34-617bb048b8a0.aspx</wfw:comment>
      <wfw:commentRss>http://www.davidgiard.com/SyndicationService.asmx/GetEntryCommentsRss?guid=b669bce4-5cc7-400e-aa34-617bb048b8a0</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <img border="0" src="http://www.davidgiard.com/content/binary/TechnologyAndFriends.gif" />
        </p>
        <p>
          <strong>Episode 151</strong>
        </p>
        <p>
          <a href="http://technologyandfriends.com/TechnologyAndFriends/SubText/archive/2011/04/11/tf151.aspx" target="_blank">Justin
Etheridge on LINQ</a>
        </p>
        <img width="0" height="0" src="http://www.davidgiard.com/aggbug.ashx?id=b669bce4-5cc7-400e-aa34-617bb048b8a0" />
      </body>
      <title>Justin Etheridge on LINQ</title>
      <guid isPermaLink="false">http://www.davidgiard.com/PermaLink,guid,b669bce4-5cc7-400e-aa34-617bb048b8a0.aspx</guid>
      <link>http://www.davidgiard.com/2011/04/11/JustinEtheridgeOnLINQ.aspx</link>
      <pubDate>Mon, 11 Apr 2011 16:19:00 GMT</pubDate>
      <description>&lt;p&gt;
&lt;img border="0" src="http://www.davidgiard.com/content/binary/TechnologyAndFriends.gif" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Episode 151&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://technologyandfriends.com/TechnologyAndFriends/SubText/archive/2011/04/11/tf151.aspx" target="_blank"&gt;Justin
Etheridge on LINQ&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.davidgiard.com/aggbug.ashx?id=b669bce4-5cc7-400e-aa34-617bb048b8a0" /&gt;</description>
      <comments>http://www.davidgiard.com/CommentView,guid,b669bce4-5cc7-400e-aa34-617bb048b8a0.aspx</comments>
      <category>.Net</category>
      <category>LINQ</category>
      <category>Technology and Friends</category>
      <category>Video</category>
    </item>
    <item>
      <trackback:ping>http://www.davidgiard.com/Trackback.aspx?guid=26f5ad2e-66f2-4a7a-933e-a1782f288948</trackback:ping>
      <pingback:server>http://www.davidgiard.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.davidgiard.com/PermaLink,guid,26f5ad2e-66f2-4a7a-933e-a1782f288948.aspx</pingback:target>
      <dc:creator>David Giard</dc:creator>
      <wfw:comment>http://www.davidgiard.com/CommentView,guid,26f5ad2e-66f2-4a7a-933e-a1782f288948.aspx</wfw:comment>
      <wfw:commentRss>http://www.davidgiard.com/SyndicationService.asmx/GetEntryCommentsRss?guid=26f5ad2e-66f2-4a7a-933e-a1782f288948</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <img src="http://www.davidgiard.com/content/binary/BooksOfDavid.gif" />
        </p>
        <p>
What I like about Paul Kimmel's <em>LINQ Unleashed for C# </em>is that he does not
rush into explaining LINQ. Before explaining LINQ, Kimmel explains the new technologies
that make LINQ possible. 
</p>
        <p>
He walks the reader through anonymous types, type initialization, extension methods,
the yield return statement, lambda expressions, and closures - all features that were
introduced in C#3.0 - before explaining how each of these features makes LINQ possible.
</p>
        <p>
After building up to it, Kimmel steps through the syntax of LINQ, providing numerous
code examples. 
</p>
        <p>
He begins with syntax to all implementations of LINQ; then dives into more detail
about the major LINQ implementations: LINQ to SQL, LINQ to Objects, and LINQ to XML.
In each section, he provides numerous helpful samples.
</p>
        <p>
When I first opened this book, I was new to LINQ (Language Integrated Query) and had
no grasp of how it works. This book got me up to speed. I recommend it for anyone
learning LINQ.
</p>
        <img src="http://reallyusefulebooks.com/i/0672329832.jpg" />
        <img width="0" height="0" src="http://www.davidgiard.com/aggbug.ashx?id=26f5ad2e-66f2-4a7a-933e-a1782f288948" />
      </body>
      <title>LINQ Unleashed for C# by Paul Kimmel</title>
      <guid isPermaLink="false">http://www.davidgiard.com/PermaLink,guid,26f5ad2e-66f2-4a7a-933e-a1782f288948.aspx</guid>
      <link>http://www.davidgiard.com/2010/05/20/LINQUnleashedForCByPaulKimmel.aspx</link>
      <pubDate>Thu, 20 May 2010 13:58:59 GMT</pubDate>
      <description>&lt;p&gt;
&lt;img src="http://www.davidgiard.com/content/binary/BooksOfDavid.gif"&gt;
&lt;/p&gt;
&lt;p&gt;
What I like about Paul Kimmel's &lt;em&gt;LINQ Unleashed for C# &lt;/em&gt;is that he does not
rush into explaining LINQ. Before explaining LINQ, Kimmel explains the new technologies
that make LINQ possible. 
&lt;/p&gt;
&lt;p&gt;
He walks the reader through anonymous types, type initialization, extension methods,
the yield return statement, lambda expressions, and closures - all features that were
introduced in C#3.0 - before explaining how each of these features makes LINQ possible.
&lt;/p&gt;
&lt;p&gt;
After building up to it, Kimmel steps through the syntax of LINQ, providing numerous
code examples. 
&lt;/p&gt;
&lt;p&gt;
He begins with syntax to all implementations of LINQ; then dives into more detail
about the major LINQ implementations: LINQ to SQL, LINQ to Objects, and LINQ to XML.
In each section, he provides numerous helpful samples.
&lt;/p&gt;
&lt;p&gt;
When I first opened this book, I was new to LINQ (Language Integrated Query) and had
no grasp of how it works. This book got me up to speed. I recommend it for anyone
learning LINQ.
&lt;/p&gt;
&lt;img src="http://reallyusefulebooks.com/i/0672329832.jpg"&gt;&lt;img width="0" height="0" src="http://www.davidgiard.com/aggbug.ashx?id=26f5ad2e-66f2-4a7a-933e-a1782f288948" /&gt;</description>
      <comments>http://www.davidgiard.com/CommentView,guid,26f5ad2e-66f2-4a7a-933e-a1782f288948.aspx</comments>
      <category>Books</category>
      <category>LINQ</category>
    </item>
  </channel>
</rss>