<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - fixpq</title>
<link>http://snipplr.com/users/fixpq</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 05:22:35 GMT</pubDate>
<item>
<title>(SQL) Delete all tables from SQL</title>
<link>http://snipplr.com/view/69971/delete-all-tables-from-sql/</link>
<description><![CDATA[ <p>It removes relations before deleting tables.</p> ]]></description>
<pubDate>Sun, 17 Feb 2013 23:58:38 GMT</pubDate>
<guid>http://snipplr.com/view/69971/delete-all-tables-from-sql/</guid>
</item>
<item>
<title>(C#) Shuffle / randomize array</title>
<link>http://snipplr.com/view/63587/shuffle--randomize-array/</link>
<description><![CDATA[ <p>This method shuffles an array. This is the optimum implementation for such an algorithm -  O(n).</p> ]]></description>
<pubDate>Sun, 26 Feb 2012 22:23:37 GMT</pubDate>
<guid>http://snipplr.com/view/63587/shuffle--randomize-array/</guid>
</item>
</channel>
</rss>