﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>TechTidBits</title>
    <description>Providing technical information from a slight slanted standpoint.</description>
    <link>http://www.pchenry.com/Home/tabid/36/BlogId/2/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>webmaster@pchenry.com</managingEditor>
    <webMaster>webmaster@pchenry.com</webMaster>
    <pubDate>Thu, 09 Sep 2010 23:19:28 GMT</pubDate>
    <lastBuildDate>Thu, 09 Sep 2010 23:19:28 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Generics, and searching for a needle in the haystack</title>
      <description>&lt;p&gt;I've been using Generics for a little while now (List&amp;lt;Team&amp;gt; = new List&amp;lt;Team&amp;gt;()); and I'm liking them quite a bit.&amp;#160; I LOVE the strong typing it gives me, It's ALWAYS better to find bugs at compile time than at runtime.&amp;#160; But I always forget the predicate syntax for anonymous methods.&amp;#160; So here it is for all posterity.&lt;/p&gt;</description>
      <link>http://www.pchenry.com/Home/tabid/36/EntryID/41/Default.aspx</link>
      <author>webmaster@pchenry.com</author>
      <comments>http://www.pchenry.com/Home/tabid/36/EntryID/41/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.pchenry.com/Default.aspx?tabid=36&amp;EntryID=41</guid>
      <pubDate>Fri, 17 Oct 2008 02:21:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.pchenry.com/DesktopModules/Blog/Trackback.aspx?id=41</trackback:ping>
    </item>
  </channel>
</rss>