<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Extension Method.NET</title>
    <link>http://www.extensionmethod.net/</link>
    <description>Last 25 submitted Extension Methods</description>
    <language>en-us</language>
    <atom:link href="http://www.extensionmethod.net/Rss.aspx" rel="self" type="application/rss+xml" />
    <item>
      <title><![CDATA[IsNotHidden]]></title>
      <dc:creator>Nitin Chaudhari</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=515</link>
      <pubDate>Fri, 03 Feb 2012 14:02:45 +0100</pubDate>
      <category>System.IO.DirectoryInfo</category>
      <description>Filters out directories that are hidden</description>
      <guid isPermaLink="false">ebed7b1b-eaa1-450b-9145-6fac7aae1246</guid>
    </item>
    <item>
      <title><![CDATA[EnqueueAll]]></title>
      <dc:creator>Virtlink</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=514</link>
      <pubDate>Thu, 02 Feb 2012 01:33:18 +0100</pubDate>
      <category>System.Collections.Generic.Queue&amp;lt;T&amp;gt;</category>
      <description>Enqueues all objects from an IEnumerable&amp;lt;T&amp;gt; to the specified queue.</description>
      <guid isPermaLink="false">2ffdd55d-ba65-4e98-9356-137ed134fe71</guid>
    </item>
    <item>
      <title><![CDATA[Replace]]></title>
      <dc:creator>Ricardo Peres</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=513</link>
      <pubDate>Wed, 01 Feb 2012 12:46:14 +0100</pubDate>
      <category>System.String</category>
      <description>Case-insensitive replace method</description>
      <guid isPermaLink="false">d539ea42-5dc3-49e6-84aa-6718dec0cf12</guid>
    </item>
    <item>
      <title><![CDATA[Convert]]></title>
      <dc:creator>Ricardo Peres</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=512</link>
      <pubDate>Mon, 30 Jan 2012 17:04:25 +0100</pubDate>
      <category>System.Collections.Generic.IEnumerable&amp;lt;T&amp;gt;</category>
      <description>Converts all elements in an enumerable list from the its to a destination type by calling a provided conversion function</description>
      <guid isPermaLink="false">d39be0d2-26e4-4fee-b81a-7daf309e7a2c</guid>
    </item>
    <item>
      <title><![CDATA[ToOracleSqlDate]]></title>
      <dc:creator>csonic</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=511</link>
      <pubDate>Thu, 19 Jan 2012 15:22:37 +0100</pubDate>
      <category>System.DateTime</category>
      <description>Converts a Timestamp to a String which can be used in a Oracle SQL Query</description>
      <guid isPermaLink="false">78ee9248-0a02-4a1c-aa96-dc935650f410</guid>
    </item>
    <item>
      <title><![CDATA[DeleteChars]]></title>
      <dc:creator>Érico Luis Barrientos Leite</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=510</link>
      <pubDate>Sat, 14 Jan 2012 15:33:29 +0100</pubDate>
      <category>System.String</category>
      <description>Remove from the given string, all characters provided in a params array of chars.</description>
      <guid isPermaLink="false">da154cf4-51d3-4f36-9838-190dc360994f</guid>
    </item>
    <item>
      <title><![CDATA[GetData<T>]]></title>
      <dc:creator>Lee Hull</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=509</link>
      <pubDate>Fri, 06 Jan 2012 14:53:47 +0100</pubDate>
      <category>System.AppDomain</category>
      <description>Get a saved value from the app domain and convert it back to its original type</description>
      <guid isPermaLink="false">b3f0b330-0742-4a63-9e3e-21b9f91220a0</guid>
    </item>
    <item>
      <title><![CDATA[Tail]]></title>
      <dc:creator>smolesen</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=508</link>
      <pubDate>Thu, 29 Dec 2011 15:49:00 +0100</pubDate>
      <category>System.IO.Stream</category>
      <description>Set the stream position to the place where for example 10 lines will be returned when read to end.</description>
      <guid isPermaLink="false">c44b4444-5467-4234-9d2a-105a86ec5412</guid>
    </item>
    <item>
      <title><![CDATA[IsNothingOrEmpty]]></title>
      <dc:creator>Luis Costa</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=507</link>
      <pubDate>Wed, 14 Dec 2011 18:14:00 +0100</pubDate>
      <category>System.Data.DataTable</category>
      <description>Return if a datatable is nothing or if is empty.</description>
      <guid isPermaLink="false">1e5b16d2-3a68-4792-b8a4-f2c84dd273e6</guid>
    </item>
    <item>
      <title><![CDATA[FirstOrNothing]]></title>
      <dc:creator>Fons Sonnemans</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=506</link>
      <pubDate>Wed, 14 Dec 2011 14:44:49 +0100</pubDate>
      <category>System.Collections.Generic.IEnumerable&amp;lt;T&amp;gt;</category>
      <description>Returns the first element of a sequence, or a nullable value which has no value if no element is found.</description>
      <guid isPermaLink="false">71dbbf35-1dca-408c-902c-f0ff00c471d1</guid>
    </item>
    <item>
      <title><![CDATA[ToEnumerable()]]></title>
      <dc:creator>Richard Dingwall</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=505</link>
      <pubDate>Fri, 09 Dec 2011 10:48:34 +0100</pubDate>
      <category>System.IEnumerator&amp;lt;T&amp;gt;</category>
      <description>Convert an IEnumerator&amp;lt;T&amp;gt; to IEnumerable&amp;lt;T&amp;gt;.</description>
      <guid isPermaLink="false">749f442b-4e5d-4f45-bb53-9f5a212c44d5</guid>
    </item>
    <item>
      <title><![CDATA[GetOrThrow(string connectionStringName)]]></title>
      <dc:creator>Richard Dingwall</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=504</link>
      <pubDate>Fri, 09 Dec 2011 10:29:08 +0100</pubDate>
      <category>System.Configuration.ConnectionStringSettingsCollection</category>
      <description>By default, ConfigurationManager.ConnectionStrings returns null if the requested connection string doesn't exist. Use this extension method if you want something a bit more snappy - an exception.</description>
      <guid isPermaLink="false">7b53b47c-996c-4369-8d00-ed30773a2bf0</guid>
    </item>
    <item>
      <title><![CDATA[WrapEachWithTag]]></title>
      <dc:creator>Graham Peel</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=503</link>
      <pubDate>Tue, 06 Dec 2011 20:18:24 +0100</pubDate>
      <category>System.Collections.Generic.IEnumerable&amp;lt;T&amp;gt;</category>
      <description>Creates a string that is each the elements' ToString() values wrapped in the 'tag' that is passed as a param. Good for converting an IEnum&amp;lt;T&amp;gt; into a block of HTML/XML.</description>
      <guid isPermaLink="false">727cad33-b841-43ee-953e-ad2623245d76</guid>
    </item>
    <item>
      <title><![CDATA[NullDateToString]]></title>
      <dc:creator>Graham Peel</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=502</link>
      <pubDate>Tue, 06 Dec 2011 20:08:17 +0100</pubDate>
      <category>System.DateTime</category>
      <description>Prints out a nullable datetime's value (if its not null) in the string format specified as a parameter. A final parameter is specified for what to print if the nullable datetime was, in fact, null.</description>
      <guid isPermaLink="false">97746281-5596-4e56-8e5d-609cf90e53c8</guid>
    </item>
    <item>
      <title><![CDATA[ToDateTime]]></title>
      <dc:creator>Graham Peel</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=501</link>
      <pubDate>Tue, 06 Dec 2011 20:00:34 +0100</pubDate>
      <category>System.DateTime</category>
      <description>Gets a nullable DateTime object from a string input. Good for grabbing datetimes from user inputs, like textboxes and querystrings. </description>
      <guid isPermaLink="false">31443a6a-ee2a-406b-a52b-d628d4343246</guid>
    </item>
    <item>
      <title><![CDATA[FormatWithMask]]></title>
      <dc:creator>Vincent van Proosdij</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=500</link>
      <pubDate>Tue, 06 Dec 2011 13:12:58 +0100</pubDate>
      <category>System.String</category>
      <description>Formats a string with the specified mask</description>
      <guid isPermaLink="false">36b42852-c6a5-4f0e-873f-68f0399c1b06</guid>
    </item>
    <item>
      <title><![CDATA[IList<T> to Excel file]]></title>
      <dc:creator>Saurabh dubey</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=499</link>
      <pubDate>Mon, 05 Dec 2011 11:44:37 +0100</pubDate>
      <category>System.Collections.Generic.IList&amp;lt;T&amp;gt;</category>
      <description>An extension method that produce a excel file of List&amp;lt;T&amp;gt;. This would be useful if you want to automatically generate a Excel out of  any other primative data type collection I provided 1 overloads of this method, that accepts a Path as string to save excel file to location on disk.</description>
      <guid isPermaLink="false">ebc66408-bbcf-4739-bd72-02c38566fc6b</guid>
    </item>
    <item>
      <title><![CDATA[LCM]]></title>
      <dc:creator>Jeff Reddy</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=498</link>
      <pubDate>Thu, 01 Dec 2011 22:39:31 +0100</pubDate>
      <category>System.Int32</category>
      <description>Uses the Euclidean Algorithm to determine the Least Common Multiplier for an array of integers</description>
      <guid isPermaLink="false">2c457336-9c0d-49e8-9580-693353620413</guid>
    </item>
    <item>
      <title><![CDATA[CSharpCompile]]></title>
      <dc:creator>Dan Gidman</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=497</link>
      <pubDate>Thu, 17 Nov 2011 15:39:13 +0100</pubDate>
      <category>System.String</category>
      <description>Compiles a string into an assembly.

.NET 4</description>
      <guid isPermaLink="false">16690c49-bb64-48fc-aff6-dc1b0592f4b4</guid>
    </item>
    <item>
      <title><![CDATA[GetStrMoney]]></title>
      <dc:creator>vahid shahbazian</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=496</link>
      <pubDate>Wed, 16 Nov 2011 10:35:40 +0100</pubDate>
      <category>System.String</category>
      <description>this method is convert integer or float money data to
separated comma string that is simple to read</description>
      <guid isPermaLink="false">20bb16e9-0927-4293-aff2-d7793db2003b</guid>
    </item>
    <item>
      <title><![CDATA[IfNotNull]]></title>
      <dc:creator>Steven Jeuris</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=495</link>
      <pubDate>Tue, 15 Nov 2011 09:48:01 +0100</pubDate>
      <category>System.Object</category>
      <description>Returns a selected value when the source is not null; null otherwise.</description>
      <guid isPermaLink="false">a1a9f129-d8e0-444b-8ee1-b5d566c699fa</guid>
    </item>
    <item>
      <title><![CDATA[Clamp]]></title>
      <dc:creator>Steven Jeuris</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=494</link>
      <pubDate>Tue, 15 Nov 2011 09:42:21 +0100</pubDate>
      <category>System.IComparable</category>
      <description>Limit a value to a certain range. When the value is smaller/bigger than the range, snap it to the range border.</description>
      <guid isPermaLink="false">bc6b6d74-e6ab-4b62-bf42-81020830851c</guid>
    </item>
    <item>
      <title><![CDATA[CountOf]]></title>
      <dc:creator>Steven Jeuris</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=493</link>
      <pubDate>Tue, 15 Nov 2011 09:35:39 +0100</pubDate>
      <category>System.IEnumerable&amp;lt;T&amp;gt;</category>
      <description>Returns whether the sequence contains a certain amount of elements, without having to traverse the entire collection.</description>
      <guid isPermaLink="false">3a3f3706-455e-4d0a-be5e-536601983df6</guid>
    </item>
    <item>
      <title><![CDATA[Combinations]]></title>
      <dc:creator>Steven Jeuris</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=492</link>
      <pubDate>Tue, 15 Nov 2011 09:28:20 +0100</pubDate>
      <category>System.IEnumerable&amp;lt;T&amp;gt;</category>
      <description>Returns all combinations of a chosen amount of selected elements in the sequence.</description>
      <guid isPermaLink="false">54ce78aa-4170-4942-9666-5987efea13cb</guid>
    </item>
    <item>
      <title><![CDATA[Zip]]></title>
      <dc:creator>Steven Jeuris</dc:creator>
      <link>http://www.extensionmethod.net/Details.aspx?ID=491</link>
      <pubDate>Tue, 15 Nov 2011 09:21:22 +0100</pubDate>
      <category>System.IEnumerable&amp;lt;T&amp;gt;</category>
      <description>Merges three sequences by using the specified predicate function.</description>
      <guid isPermaLink="false">fb2633dc-cfcc-4059-8b59-e6cdc5f62cf7</guid>
    </item>
  </channel>
</rss>
