<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/Winform</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 23 Jul 2008 18:20:32 GMT</pubDate>
<item>
<title>(C#) Using a Flag Enumeration with Bitwise Operations - rengber</title>
<link>http://snipplr.com/view/2402/using-a-flag-enumeration-with-bitwise-operations/</link>
<description><![CDATA[ <p>Note the use of the Bitwise Complement Operator ( ~ ) to AND the negative of the bit you want to set.</p> ]]></description>
<pubDate>Tue, 27 Mar 2007 20:24:23 GMT</pubDate>
<guid>http://snipplr.com/view/2402/using-a-flag-enumeration-with-bitwise-operations/</guid>
</item>
<item>
<title>(C#) Oracle Stored Proc to Return a Recordset (.Net Side) - rengber</title>
<link>http://snipplr.com/view/578/oracle-stored-proc-to-return-a-recordset-net-side/</link>
<description><![CDATA[ <p>Very important to set the RefCursor Type.   Otherwise you get the PLS-00306 Error 'Wrong Number or types of arguments'</p> ]]></description>
<pubDate>Tue, 25 Jul 2006 18:47:42 GMT</pubDate>
<guid>http://snipplr.com/view/578/oracle-stored-proc-to-return-a-recordset-net-side/</guid>
</item>
</channel>
</rss>