<?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/Net</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 01:57:49 GMT</pubDate>
<item>
<title>(C#) XmlDocument fluent interface - tranvinhnt</title>
<link>http://snipplr.com/view/5209/xmldocument-fluent-interface/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Feb 2008 22:17:55 GMT</pubDate>
<guid>http://snipplr.com/view/5209/xmldocument-fluent-interface/</guid>
</item>
<item>
<title>(C#) Playing With Extension Methods - Soft</title>
<link>http://snipplr.com/view/4898/playing-with-extension-methods/</link>
<description><![CDATA[ <p>In Ruby you can write 5.times { print "Hello World" } . With a simple extension method I was able to do something similar with C#.</p> ]]></description>
<pubDate>Mon, 04 Feb 2008 17:39:52 GMT</pubDate>
<guid>http://snipplr.com/view/4898/playing-with-extension-methods/</guid>
</item>
<item>
<title>(C#) SendMail - ecavazos</title>
<link>http://snipplr.com/view/4647/sendmail/</link>
<description><![CDATA[ <p>A simple function to send an email in .NET. You can add this to a utility class and use as needed. A more complicated example can embed HTML templates for various communications.</p> ]]></description>
<pubDate>Fri, 18 Jan 2008 16:23:29 GMT</pubDate>
<guid>http://snipplr.com/view/4647/sendmail/</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>